aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--check-routeros-update2
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") \