Browse Source

Tweak wording

install-script
Luke Childs 3 years ago
parent
commit
6ca59867f7
  1. 4
      scripts/install

4
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
}

Loading…
Cancel
Save