mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
remove md5sum file after successful download
SVN-Revision: 394
This commit is contained in:
parent
23c5ad78e7
commit
c536f5793e
@ -45,6 +45,7 @@ sub download
|
||||
|
||||
unlink "$target/$filename";
|
||||
system("mv \"$target/$filename.dl\" \"$target/$filename\"");
|
||||
cleanup();
|
||||
}
|
||||
|
||||
sub cleanup
|
||||
|
Loading…
x
Reference in New Issue
Block a user