mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-09 20:54:34 +02:00
global-functions: $DownloadPackage: replace comment with debug output
This commit is contained in:
parent
ce5e34ef9e
commit
3179994017
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@
|
||||||
:return true;
|
:return true;
|
||||||
}
|
}
|
||||||
} on-error={
|
} on-error={
|
||||||
# catch error and fall through
|
$LogPrintExit debug ("Downloading package failed.") false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/ file remove [ find where name=$PkgDest ];
|
/ file remove [ find where name=$PkgDest ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue