From 0229516bb5cea7c5f94cc8c9591368d8e89830d7 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 24 Mar 2020 12:35:40 +0100 Subject: check-routeros-update: add fancy unicode symbol --- check-routeros-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") \ -- cgit v1.2.3-54-g00ecf