mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
cloud-backup: wait to be fully connected
This commit is contained in:
@ -13,6 +13,9 @@
|
|||||||
:global LogPrintExit;
|
:global LogPrintExit;
|
||||||
:global SendNotification;
|
:global SendNotification;
|
||||||
:global SymbolForNotification;
|
:global SymbolForNotification;
|
||||||
|
:global WaitFullyConnected;
|
||||||
|
|
||||||
|
$WaitFullyConnected;
|
||||||
|
|
||||||
:do {
|
:do {
|
||||||
# we are not interested in output, but print is
|
# we are not interested in output, but print is
|
||||||
|
Reference in New Issue
Block a user