mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-18 16:48:53 +02:00
backup-upload: remove temporary directory
This commit is contained in:
parent
63786b7814
commit
db1faf1091
1 changed files with 1 additions and 0 deletions
|
@ -158,4 +158,5 @@
|
||||||
:set PackagesUpdateBackupFailure true;
|
:set PackagesUpdateBackupFailure true;
|
||||||
:error false;
|
:error false;
|
||||||
}
|
}
|
||||||
|
/file/remove $DirName;
|
||||||
} on-error={ }
|
} on-error={ }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue