upload-backup: add second symbol

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

View file

@ -89,7 +89,7 @@ $WaitFullyConnected;
$SendNotification2 ({ origin=$0; \
subject=[ $IfThenElse ($Failed > 0) \
([ $SymbolForNotification "warning-sign" ] . "Backup & Config upload with failure") \
([ $SymbolForNotification "floppy-disk" ] . "Backup & Config upload") ]; \
([ $SymbolForNotification "floppy-disk,up-arrow" ] . "Backup & Config upload") ]; \
message=("Backup and config export upload for " . $Identity . ".\n\n" . \
[ $DeviceInfo ] . "\n\n" . \
"Backup file: " . $BackupFile . "\n" . \