aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-03-24 12:35:40 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-03-24 12:35:40 +0100
commit0229516bb5cea7c5f94cc8c9591368d8e89830d7 (patch)
treed5f8f42be8a5ff76141026491628a4a443430743
parent7e982a470d1acbf2983c1bc71049106a94fad109 (diff)
check-routeros-update: add fancy unicode symbol
-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") \