mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
check-routeros-update: move symbol before text
This commit is contained in:
@@ -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" . \
|
||||
|
Reference in New Issue
Block a user