mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-05 15:44:29 +02:00
doc/check-lte-firmware-upgrade: RouterOS v7 path syntax
This commit is contained in:
parent
6086064129
commit
578ef72c89
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue