mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-28 05:54:22 +02:00
backup-cloud: remove trailing spaces
How did I produce these!? 😳
This commit is contained in:
parent
c2dd9de9b1
commit
9c899f871d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
:if ($I < 4) do={
|
:if ($I < 4) do={
|
||||||
:log warning ($ScriptName . ": Retry successful, please discard previous connection errors.");
|
:log warning ($ScriptName . ": Retry successful, please discard previous connection errors.");
|
||||||
}
|
}
|
||||||
|
|
||||||
:local Cloud [ /system/backup/cloud/get ([ find ]->0) ];
|
:local Cloud [ /system/backup/cloud/get ([ find ]->0) ];
|
||||||
|
|
||||||
$SendNotification2 ({ origin=$ScriptName; \
|
$SendNotification2 ({ origin=$ScriptName; \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue