diff options
author | Christian Hesse <mail@eworm.de> | 2019-11-21 22:22:04 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-11-21 22:22:04 +0100 |
commit | 73a3e58c8f561795c3ba68017e0b009e443e009b (patch) | |
tree | 518ae0b83cb2fc8aa08da4ebe76e5eb7e438ef45 /upload-backup | |
parent | 845c25f87c4cfa25058f561b938c487b224af00e (diff) |
{email,upload}-backup: update wording
Diffstat (limited to 'upload-backup')
-rw-r--r-- | upload-backup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upload-backup b/upload-backup index a75f14a..d5ba182 100644 --- a/upload-backup +++ b/upload-backup @@ -57,7 +57,7 @@ } $SendNotification "Backup & Config Upload" \ - ("Backup and config export for " . $Identity . ".\n\n" . \ + ("Backup and config export upload for " . $Identity . ".\n\n" . \ [ $DeviceInfo ] . "\n\n" . \ "Backup file: " . $BackupFile . "\n" . \ "Config file: " . $ConfigFile) "" "true"; |