diff options
author | Christian Hesse <mail@eworm.de> | 2021-02-18 09:12:07 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-02-18 09:12:07 +0100 |
commit | 1c40a90c795e63db66f4d0faf0450972b7d60c02 (patch) | |
tree | 5872340d454c8b08e8292e00874a0ebdcf190f2d /cloud-backup | |
parent | fc601a57ee22e9f83b9c433d4695f8b42c8c4891 (diff) |
cloud-backup: wait to be fully connected
Diffstat (limited to 'cloud-backup')
-rw-r--r-- | cloud-backup | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cloud-backup b/cloud-backup index b8c4191..f92ee50 100644 --- a/cloud-backup +++ b/cloud-backup @@ -13,6 +13,9 @@ :global LogPrintExit; :global SendNotification; :global SymbolForNotification; +:global WaitFullyConnected; + +$WaitFullyConnected; :do { # we are not interested in output, but print is |