Fixed touch md5 file path

This commit is contained in:
Michael Kulabuhov 2017-08-22 10:52:03 +07:00
parent 874caec2f0
commit 11e3db5dc0
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ function stage_file($path) {
if (!$ret) error_exit(" copy failed\n");
if ($verbose) echo " moved file\n";
}
touch("$path.md5");
touch("$dl_path.md5");
break;
case -1:
error_exit("