mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 01:15:42 +02:00
README: add a paragraph for scheduled automatic updates
This commit is contained in:
parent
c247fe5a96
commit
da46c42d4a
1 changed files with 4 additions and 2 deletions
|
@ -98,8 +98,10 @@ And finally load configuration and functions and add the scheduler.
|
|||
|
||||

|
||||
|
||||
The last step is optional: Add this scheduler **only** if you want the scripts
|
||||
to be updated automatically!
|
||||
### Scheduled automatic updates
|
||||
|
||||
The last step is optional: Add this scheduler **only** if you want the
|
||||
scripts to be updated automatically!
|
||||
|
||||
/system/scheduler/add name="ScriptInstallUpdate" start-time=startup interval=1d on-event=":global ScriptInstallUpdate; \$ScriptInstallUpdate;";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue