mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-09 17:44:29 +02:00
upload-backup: remove extra curly bracket
This commit is contained in:
parent
25d8d5d855
commit
d320fa93f2
1 changed files with 0 additions and 1 deletions
|
@ -71,4 +71,3 @@ $SendNotification ([ $SymbolForNotification [ $IfThenElse ($Failed > 0) "warning
|
||||||
[ $DeviceInfo ] . "\n\n" . \
|
[ $DeviceInfo ] . "\n\n" . \
|
||||||
"Backup file: " . $BackupFile . "\n" . \
|
"Backup file: " . $BackupFile . "\n" . \
|
||||||
"Config file: " . $ConfigFile) "" "true";
|
"Config file: " . $ConfigFile) "" "true";
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue