aboutsummaryrefslogtreecommitdiffstats
path: root/email-backup
diff options
context:
space:
mode:
Diffstat (limited to 'email-backup')
-rw-r--r--email-backup2
1 files changed, 1 insertions, 1 deletions
diff --git a/email-backup b/email-backup
index 394c0c8..63e2fbe 100644
--- a/email-backup
+++ b/email-backup
@@ -49,7 +49,7 @@
:do {
# we are not interested in output, but print without count-only is
# required to fetch information from cloud
- / system backup cloud print;
+ / system backup cloud print as-value;
:if ([ / system backup cloud print count-only ] > 0) do={
/ system backup cloud remove-file [ find ];
}