mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-31 23:20:13 +02:00
check-routeros-update: add fancy unicode symbol
This commit is contained in:
parent
7e982a470d
commit
0229516bb5
1 changed files with 1 additions and 1 deletions
|
@ -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") \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue