mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-09-01 08:15:26 +02:00
backup-upload: no early exit...
This commit is contained in:
parent
db1faf1091
commit
b3b7643661
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@
|
||||||
|
|
||||||
:if ($Failed = 1) do={
|
:if ($Failed = 1) do={
|
||||||
:set PackagesUpdateBackupFailure true;
|
:set PackagesUpdateBackupFailure true;
|
||||||
:error false;
|
|
||||||
}
|
}
|
||||||
/file/remove $DirName;
|
/file/remove $DirName;
|
||||||
} on-error={ }
|
} on-error={ }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue