check-routeros-update: move symbol before text

This commit is contained in:
Christian Hesse 2020-07-17 00:10:31 +02:00
parent e709af4c4d
commit febf0ee5e4

View file

@ -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" . \