email-backup: add second symbol

This commit is contained in:
Christian Hesse 2021-04-29 22:26:42 +02:00
parent aa4ad27b0a
commit 9e81707491
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ $WaitFullyConnected;
# send email with status and files
$SendEMail2 ({ origin=$0; \
subject=([ $SymbolForNotification "floppy-disk" ] . "Backup & Config"); \
subject=([ $SymbolForNotification "floppy-disk,incoming-envelope" ] . \
"Backup & Config"); \
message=("See attached files for backup and config export for " . \
$Identity . ".\n\n" . \
[ $DeviceInfo ] . "\n\n" . \