aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-04-23 13:42:18 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-04-23 14:22:29 +0200
commitc2caf3ab78a657e5a39a0ecdec4f91b2639240b9 (patch)
tree77aaeb7ea971c9c68cb80e05c86cf28d4fad94dc
parentdb1faf1091ed300931793e2e198acf83e8eca4d2 (diff)
backup-cloud: create status file...
... for further debugging.
-rw-r--r--backup-cloud.rsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/backup-cloud.rsc b/backup-cloud.rsc
index 8e29c67..cc14b79 100644
--- a/backup-cloud.rsc
+++ b/backup-cloud.rsc
@@ -52,6 +52,7 @@
# we are not interested in output, but print is
# required to fetch information from cloud
/system/backup/cloud/print as-value;
+ /file/add name="tmpfs/backup-cloud/status";
:delay 20ms;
:if ([ :len [ /system/backup/cloud/find ] ] > 0) do={
/system/backup/cloud/upload-file action=create-and-upload \