backup-cloud: no early exit...

... as we want to make sure the directory (and its content) is removed.
This commit is contained in:
Christian Hesse 2024-04-23 14:09:21 +02:00
parent b3b7643661
commit 505074e6d3

View file

@ -79,7 +79,6 @@
message=("Failed uploading backup for " . $Identity . " to cloud!\n\n" . [ $DeviceInfo ]) });
$LogPrint error $ScriptName ("Failed uploading backup for " . $Identity . " to cloud!");
:set PackagesUpdateBackupFailure true;
:error false;
}
/file/remove "tmpfs/backup-cloud";
} on-error={ }