From 8c221842a61ebd207ef91fea65f16b9373c0227e Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 18 Feb 2021 09:12:31 +0100 Subject: email-backup: wait to be fully connected --- email-backup | 3 +++ 1 file changed, 3 insertions(+) (limited to 'email-backup') diff --git a/email-backup b/email-backup index 4c7d1a4..d439d89 100644 --- a/email-backup +++ b/email-backup @@ -18,6 +18,9 @@ :global DeviceInfo; :global LogPrintExit; :global WaitForFile; +:global WaitFullyConnected; + +$WaitFullyConnected; :if ($BackupSendBinary != true && \ $BackupSendExport != true) do={ -- cgit v1.2.3-54-g00ecf