email-backup: wait to be fully connected

This commit is contained in:
Christian Hesse 2021-02-18 09:12:31 +01:00
parent 1c40a90c79
commit 8c221842a6

View file

@ -18,6 +18,9 @@
:global DeviceInfo; :global DeviceInfo;
:global LogPrintExit; :global LogPrintExit;
:global WaitForFile; :global WaitForFile;
:global WaitFullyConnected;
$WaitFullyConnected;
:if ($BackupSendBinary != true && \ :if ($BackupSendBinary != true && \
$BackupSendExport != true) do={ $BackupSendExport != true) do={