From 1c40a90c795e63db66f4d0faf0450972b7d60c02 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 18 Feb 2021 09:12:07 +0100 Subject: cloud-backup: wait to be fully connected --- cloud-backup | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-54-g00ecf