mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 04:44:26 +02:00
cloud-backup: add second symbol
This commit is contained in:
parent
34ab2837a8
commit
aa4ad27b0a
2 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,7 @@ $WaitFullyConnected;
|
|||
:local Cloud [ / system backup cloud get ([ find ]->0) ];
|
||||
|
||||
$SendNotification2 ({ origin=$0; \
|
||||
subject=([ $SymbolForNotification "floppy-disk" ] . "Cloud backup"); \
|
||||
subject=([ $SymbolForNotification "floppy-disk,cloud" ] . "Cloud backup"); \
|
||||
message=("Uploaded backup for " . $Identity . " to cloud.\n\n" . \
|
||||
[ $DeviceInfo ] . "\n\n" . \
|
||||
"Name: " . $Cloud->"name" . "\n" . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue