mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-04-24 05:59:36 +00:00
Compare commits
2 commits
9df1a4092d
...
ee9618014c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee9618014c | ||
|
|
0745f09a8a |
1 changed files with 1 additions and 1 deletions
|
|
@ -520,7 +520,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:if ([ $WaitForFile $FileName 5s ] = false) do={
|
:if ([ $WaitForFile $FileName 5s ] = false) do={
|
||||||
$LogPrint debug $0 ("The file downloaded from from " . $Url . " did not show up.");
|
$LogPrint debug $0 ("The file downloaded from " . $Url . " did not show up.");
|
||||||
:return false;
|
:return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue