diff options
author | Christian Hesse <mail@eworm.de> | 2024-06-10 18:10:22 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-06-10 18:11:37 +0200 |
commit | 9c899f871d672d599564d94911abcabad0ea069b (patch) | |
tree | 669a0d5c0b2bd04dd21126a2116c6a253161f940 | |
parent | c2dd9de9b1789c81f2a7db14f5dbba87d5881286 (diff) |
backup-cloud: remove trailing spaces
How did I produce these!? 😳
-rw-r--r-- | backup-cloud.rsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backup-cloud.rsc b/backup-cloud.rsc index 8f5575e..697ee95 100644 --- a/backup-cloud.rsc +++ b/backup-cloud.rsc @@ -69,7 +69,7 @@ :if ($I < 4) do={ :log warning ($ScriptName . ": Retry successful, please discard previous connection errors."); } - + :local Cloud [ /system/backup/cloud/get ([ find ]->0) ]; $SendNotification2 ({ origin=$ScriptName; \ |