mirror of
https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update.git
synced 2025-12-06 02:09:29 +00:00
issue #72
This commit is contained in:
parent
bb6bd987a7
commit
d1cd2dff3d
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@
|
||||||
:log info ("$SMP Config export complete: `$backupFileConfig`")
|
:log info ("$SMP Config export complete: `$backupFileConfig`")
|
||||||
:log info ("$SMP Waiting a little to ensure backup files are written")
|
:log info ("$SMP Waiting a little to ensure backup files are written")
|
||||||
|
|
||||||
:delay 20s
|
:delay 40s
|
||||||
|
|
||||||
:if ([:len [/file find name=$backupFileSys]] > 0) do={
|
:if ([:len [/file find name=$backupFileSys]] > 0) do={
|
||||||
:log info ("$SMP system backup file successfully saved to the file system: `$backupFileSys`")
|
:log info ("$SMP system backup file successfully saved to the file system: `$backupFileSys`")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue