diff --git a/email-backup b/email-backup index d09ae2a..5a74220 100644 --- a/email-backup +++ b/email-backup @@ -75,4 +75,4 @@ $SendEMail2 ({ origin=$0; \ [ $DeviceInfo ] . "\n\n" . \ "Backup file: " . $BackupFile . "\n" . \ "Config file: " . $ConfigFile); \ - attach=$Attach }); + attach=$Attach; remove-attach=true });