README: add a paragraph for scheduled automatic updates

This commit is contained in:
Christian Hesse 2023-02-17 12:21:15 +01:00
parent c247fe5a96
commit da46c42d4a

View file

@ -98,8 +98,10 @@ And finally load configuration and functions and add the scheduler.
![screenshot: run and schedule scripts](README.d/05-run-and-schedule-scripts.avif)
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;";