mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-22 03:44:59 +02:00
check-routeros-update: move symbol before text
This commit is contained in:
parent
e709af4c4d
commit
febf0ee5e4
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
$Update->"latest-version" . ".") true;
|
||||
}
|
||||
|
||||
$SendNotification ("RouterOS update \E2\9C\A8") \
|
||||
$SendNotification ("\E2\9C\A8 RouterOS update") \
|
||||
("A new RouterOS version " . ($Update->"latest-version") . \
|
||||
" is available for " . $Identity . ".\n\n" . \
|
||||
[ $DeviceInfo ] . "\n\n" . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue