1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

check-lte-firmware-upgrade: fix command for ROS 7.x

This commit is contained in:
Christian Hesse
2022-03-28 11:42:16 +02:00
parent c4a5f8787a
commit 7bd40b34f1

View File

@ -28,7 +28,7 @@
($Firmware->"latest") . ".") false;
} else={
:if (($Firmware->"installed") != ($Firmware->"latest")) do={
:local Info [ / interface lte info $Interface once as-value ];
:local Info [ / interface lte monitor $Interface once as-value ];
$SendNotification2 ({ origin=$0; \
subject=([ $SymbolForNotification "sparkles" ] . "LTE firmware upgrade"); \
message=("A new firmware version " . ($Firmware->"latest") . " is available for " . \