From f9c9d67cc926d7cde8ed1a90ee340e136ab647b8 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 20 Dec 2019 14:38:42 +0100 Subject: packages-update: improve wording --- packages-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; " . \ -- cgit v1.2.3-54-g00ecf