diff options
Diffstat (limited to 'check-routeros-update')
-rw-r--r-- | check-routeros-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check-routeros-update b/check-routeros-update index 6672f13..e034c0b 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -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") \ |