1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

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={ }