From 6ca59867f79fd538da22dbd62ac95b07620ae92b Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 10 Apr 2022 17:00:15 +0700 Subject: [PATCH] Tweak wording --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index c13bebb..d031310 100755 --- a/scripts/install +++ b/scripts/install @@ -117,9 +117,9 @@ You can pass flags to the installer like this: curl https://umbrel.sh | bash -s -- --no-install-docker --no-install-compose -You may press Ctrl+C now to abort the install. - Sleeping for 30 seconds... + +You may press Ctrl+C now to abort the install. EOF sleep 30 }