aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-02-17 12:21:15 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-02-17 12:23:05 +0100
commitda46c42d4ace3cf2d0400f04a6ee1aa7dd0065dc (patch)
tree41fad55f6f8c6e42fd82b4ba7d92b75c539a0070
parentc247fe5a9697bd297d0b1f7645a57f7a6550a58e (diff)
README: add a paragraph for scheduled automatic updates
-rw-r--r--README.md6
1 files 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;";