mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-02 22:24:28 +02:00
email-backup: wait to be fully connected
This commit is contained in:
parent
1c40a90c79
commit
8c221842a6
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
:global DeviceInfo;
|
||||
:global LogPrintExit;
|
||||
:global WaitForFile;
|
||||
:global WaitFullyConnected;
|
||||
|
||||
$WaitFullyConnected;
|
||||
|
||||
:if ($BackupSendBinary != true && \
|
||||
$BackupSendExport != true) do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue