mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
doc/firmware-upgrade-reboot: RouterOS v7 path syntax
This commit is contained in:
parent
7aea231940
commit
474c4f7a62
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Requirements and installation
|
||||||
Just install the script and create a scheduler:
|
Just install the script and create a scheduler:
|
||||||
|
|
||||||
$ScriptInstallUpdate firmware-upgrade-reboot;
|
$ScriptInstallUpdate firmware-upgrade-reboot;
|
||||||
/ system scheduler add name=firmware-upgrade-reboot on-event="/ system script run firmware-upgrade-reboot;" start-time=startup;
|
/system/scheduler/add name=firmware-upgrade-reboot on-event="/system/script/run firmware-upgrade-reboot;" start-time=startup;
|
||||||
|
|
||||||
Enjoy firmware being up to date and in sync with RouterOS.
|
Enjoy firmware being up to date and in sync with RouterOS.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue