aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backup-email2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup-email b/backup-email
index 55f2309..7cdf55e 100644
--- a/backup-email
+++ b/backup-email
@@ -50,7 +50,7 @@ $WaitFullyConnected;
:local FilePath ($0 . "/" . $FileName);
:local BackupFile "none";
:local ConfigFile "none";
-:local Attach [ :toarray "" ];
+:local Attach ({});
# binary backup
:if ($BackupSendBinary = true) do={