doc/check-lte-firmware-upgrade: RouterOS v7 path syntax

This commit is contained in:
Christian Hesse 2022-05-11 09:57:50 +02:00
parent 6086064129
commit 578ef72c89

View file

@ -30,7 +30,7 @@ Just install the script:
... and create a scheduler: ... and create a scheduler:
/ system scheduler add interval=1d name=check-lte-firmware-upgrade on-event="/ system script run check-lte-firmware-upgrade;" start-time=startup; /system/scheduler/add interval=1d name=check-lte-firmware-upgrade on-event="/system/script/run check-lte-firmware-upgrade;" start-time=startup;
Configuration Configuration
------------- -------------