From da46c42d4ace3cf2d0400f04a6ee1aa7dd0065dc Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 17 Feb 2023 12:21:15 +0100 Subject: README: add a paragraph for scheduled automatic updates --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bf4681..0813f2d 100644 --- a/README.md +++ b/README.md @@ -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;"; -- cgit v1.2.3-54-g00ecf