projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add wrt54g v2 info
[openwrt.git]
/
scripts
/
download.pl
diff --git
a/scripts/download.pl
b/scripts/download.pl
index
a3a5f09
..
cbe1934
100755
(executable)
--- a/
scripts/download.pl
+++ b/
scripts/download.pl
@@
-45,6
+45,7
@@
sub download
unlink "$target/$filename";
system("mv \"$target/$filename.dl\" \"$target/$filename\"");
+ cleanup();
}
sub cleanup
This page took
0.0224 seconds
and
4
git commands to generate.