From d1cd2dff3d4d52471d619b5c62de423630691c0f Mon Sep 17 00:00:00 2001 From: Alexander Tebiev <326840+beeyev@users.noreply.github.com> Date: Sat, 19 Jul 2025 12:53:56 +0200 Subject: [PATCH] issue #72 --- BackupAndUpdate.rsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BackupAndUpdate.rsc b/BackupAndUpdate.rsc index d70f770..8d3d5d3 100644 --- a/BackupAndUpdate.rsc +++ b/BackupAndUpdate.rsc @@ -189,7 +189,7 @@ :log info ("$SMP Config export complete: `$backupFileConfig`") :log info ("$SMP Waiting a little to ensure backup files are written") - :delay 20s + :delay 40s :if ([:len [/file find name=$backupFileSys]] > 0) do={ :log info ("$SMP system backup file successfully saved to the file system: `$backupFileSys`")