aboutsummaryrefslogtreecommitdiffstats
path: root/email-backup
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-11-21 22:22:04 +0100
committerGravatar Christian Hesse <mail@eworm.de>2019-11-21 22:22:04 +0100
commit73a3e58c8f561795c3ba68017e0b009e443e009b (patch)
tree518ae0b83cb2fc8aa08da4ebe76e5eb7e438ef45 /email-backup
parent845c25f87c4cfa25058f561b938c487b224af00e (diff)
{email,upload}-backup: update wording
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) \