This commit is contained in:
Alexander Tebiev 2025-07-19 12:53:56 +02:00 committed by GitHub
parent bb6bd987a7
commit d1cd2dff3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`")