mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 04:44:26 +02:00
check-routeros-update: log and print on available downgrade
This commit is contained in:
parent
22a9a11c73
commit
0f0d539c67
1 changed files with 2 additions and 0 deletions
|
@ -104,5 +104,7 @@
|
|||
[ $DeviceInfo ] . "\n\n" . \
|
||||
"https://mikrotik.com/download/changelogs/" . $Update->"channel" . "-release-tree") \
|
||||
"" "true";
|
||||
$LogPrintExit info ("A different RouterOS version " . ($Update->"latest-version") . \
|
||||
" is available for downgrade.") false;
|
||||
:set SentRouterosUpdateNotification ($Update->"latest-version");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue