mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-17 17:42:29 +02:00
doc/check-routeros-update: hint on schedule at startup
This commit is contained in:
parent
42c658e1d4
commit
cfeddde173
1 changed files with 8 additions and 0 deletions
|
@ -77,6 +77,14 @@ If an update is found you can install it right away.
|
||||||
|
|
||||||
Installing script [packages-update](packages-update.md) gives extra options.
|
Installing script [packages-update](packages-update.md) gives extra options.
|
||||||
|
|
||||||
|
Tips & Tricks
|
||||||
|
-------------
|
||||||
|
|
||||||
|
The script checks for full connectivity before acting, so scheduling at
|
||||||
|
startup is perfectly valid:
|
||||||
|
|
||||||
|
/system/scheduler/add name=check-routeros-update@startup on-event="/system/script/run check-routeros-update;" start-time=startup;
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue