From d320fa93f2c6bd283d86060a4778ef43d46d457b Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 1 Sep 2020 11:32:27 +0200 Subject: upload-backup: remove extra curly bracket --- upload-backup | 1 - 1 file changed, 1 deletion(-) diff --git a/upload-backup b/upload-backup index b2b67a0..95d31b3 100644 --- a/upload-backup +++ b/upload-backup @@ -71,4 +71,3 @@ $SendNotification ([ $SymbolForNotification [ $IfThenElse ($Failed > 0) "warning [ $DeviceInfo ] . "\n\n" . \ "Backup file: " . $BackupFile . "\n" . \ "Config file: " . $ConfigFile) "" "true"; -} -- cgit v1.2.3-54-g00ecf