mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
check-routeros-update: update notification wording
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
}
|
||||
|
||||
$SendNotification ("RouterOS update \E2\9C\A8") \
|
||||
("There is a RouterOS update available.\n\n" . \
|
||||
("A new RouterOS version " . ($Update->"latest-version") . \
|
||||
" is available for " . $Identity . ".\n\n" . \
|
||||
[ $DeviceInfo ] . "\n\n" . \
|
||||
"https://mikrotik.com/download/changelogs/" . $Update->"channel" . "-release-tree") \
|
||||
"" "true";
|
||||
|
Reference in New Issue
Block a user