aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backup-cloud.rsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/backup-cloud.rsc b/backup-cloud.rsc
index 5dd4bf1..2846d75 100644
--- a/backup-cloud.rsc
+++ b/backup-cloud.rsc
@@ -49,6 +49,7 @@
# we are not interested in output, but print is
# required to fetch information from cloud
/system/backup/cloud/print as-value;
+ :delay 20ms;
:if ([ :len [ /system/backup/cloud/find ] ] > 0) do={
/system/backup/cloud/upload-file action=create-and-upload \
password=$BackupPassword replace=[ get ([ find ]->0) name ];