aboutsummaryrefslogtreecommitdiffstats
path: root/email-backup
diff options
context:
space:
mode:
Diffstat (limited to 'email-backup')
-rw-r--r--email-backup3
1 files changed, 2 insertions, 1 deletions
diff --git a/email-backup b/email-backup
index d5acb44..bbd1d8c 100644
--- a/email-backup
+++ b/email-backup
@@ -44,7 +44,8 @@
# send email with status and files
/ tool e-mail send to=$EmailBackupTo cc=$EmailBackupCc \
subject=("[" . $Identity . "] Backup & Config") \
- body=("Backup and config export for " . $Identity . ".\n\n" . \
+ body=("See attached files for backup and config export for " . \
+ $Identity . ".\n\n" . \
[ $DeviceInfo ] . "\n\n" . \
"Backup file: " . $BackupFile . "\n" . \
"Config file: " . $ConfigFile) \