From 9e8170749132d3e2e5a98160d94b79be1ef4f90e Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 29 Apr 2021 22:26:42 +0200 Subject: email-backup: add second symbol --- email-backup | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'email-backup') diff --git a/email-backup b/email-backup index 75fc6df..d09ae2a 100644 --- a/email-backup +++ b/email-backup @@ -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" . \ -- cgit v1.2.3-54-g00ecf