diff options
author | Christian Hesse <mail@eworm.de> | 2021-02-18 09:12:31 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-02-18 09:12:31 +0100 |
commit | 8c221842a61ebd207ef91fea65f16b9373c0227e (patch) | |
tree | 2dc00dbadb23437d6283b81acf8839fb47aa2f5a /email-backup | |
parent | 1c40a90c795e63db66f4d0faf0450972b7d60c02 (diff) |
email-backup: wait to be fully connected
Diffstat (limited to 'email-backup')
-rw-r--r-- | email-backup | 3 |
1 files changed, 3 insertions, 0 deletions
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={ |