mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-21 03:14:52 +02:00
check-routeros-update: update notification wording
This commit is contained in:
parent
06c8f279f8
commit
aedc314519
1 changed files with 2 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue