diff options
Diffstat (limited to 'packages-update')
-rw-r--r-- | packages-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages-update b/packages-update index 9a524e1..56c8c59 100644 --- a/packages-update +++ b/packages-update @@ -44,7 +44,7 @@ $ScriptLock "packages-update"; } } - :put "Do you want to (s)chedule reboot instead of (r)eboot now? [s/R]"; + :put "Do you want to (s)chedule reboot or (r)eboot now? [s/R]"; :if ([ :terminal inkey timeout=60 ] = 115) do={ / system scheduler add name="reboot-for-update" start-time=03:00:00 interval=1d \ on-event=(":global RandomDelay; \$RandomDelay 3600; " . \ |