aboutsummaryrefslogtreecommitdiffstats
path: root/backup-upload
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-02 23:37:57 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-02 23:49:26 +0100
commitd1caf2bf106f701ebd9e7dd7eed2f2400450854a (patch)
treedaa50ff0bff26a01cac0256bd25ed311d979a733 /backup-upload
parent4f931db1c39f1ef8a04aa4aab51a66a9ad4076cd (diff)
backup-upload: keep floppy emoji for failure
Diffstat (limited to 'backup-upload')
-rw-r--r--backup-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup-upload b/backup-upload
index a057f42..ee7b867 100644
--- a/backup-upload
+++ b/backup-upload
@@ -95,7 +95,7 @@ $WaitFullyConnected;
$SendNotification2 ({ origin=$0; \
subject=[ $IfThenElse ($Failed > 0) \
- ([ $SymbolForNotification "warning-sign" ] . "Backup & Config upload with failure") \
+ ([ $SymbolForNotification "floppy-disk,warning-sign" ] . "Backup & Config upload with failure") \
([ $SymbolForNotification "floppy-disk,up-arrow" ] . "Backup & Config upload") ]; \
message=("Backup and config export upload for " . $Identity . ".\n\n" . \
[ $DeviceInfo ] . "\n\n" . \