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

backup-upload: no early exit...

This commit is contained in:
Christian Hesse
2024-04-29 18:03:08 +02:00
parent db1faf1091
commit b3b7643661

View File

@ -156,7 +156,6 @@
:if ($Failed = 1) do={
:set PackagesUpdateBackupFailure true;
:error false;
}
/file/remove $DirName;
} on-error={ }