check-routeros-update: add fancy unicode symbol

This commit is contained in:
Christian Hesse 2020-03-24 12:35:40 +01:00
parent 7e982a470d
commit 0229516bb5

View file

@ -73,7 +73,7 @@
$Update->"latest-version" . ".") true;
}
$SendNotification ("RouterOS update") \
$SendNotification ("RouterOS update \E2\9C\A8") \
("There is a RouterOS update available.\n\n" . \
[ $DeviceInfo ] . "\n\n" . \
"https://mikrotik.com/download/changelogs/" . $Update->"channel" . "-release-tree") \