diff options
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"; |