pull/169/head
Simon Let 4 years ago
parent 4c412cd59d
commit 496fb5e2c6
No known key found for this signature in database
GPG Key ID: D650C65DD46D431D
  1. 2
      scripts/install.sh

@ -128,7 +128,7 @@ fi
echo echo
echo "This installations has two modes:" echo "This installations has two modes:"
echo " * Automatic - no question asked - RECOMMENDED" echo " * Automatic - no question asked - RECOMMENDED"
echo " * Guided - prompts to give you more control - useful if you have you a heavily customized shell configuration" echo " * Guided - prompts to give you more control - useful if you have heavily customized shell configuration"
if ask_Yn ">>> Would you like to use the AUTOMATIC install mode?"; then if ask_Yn ">>> Would you like to use the AUTOMATIC install mode?"; then
SKIP_ASK_PROMPTS=1 SKIP_ASK_PROMPTS=1
echo "Using automatic install mode ..." echo "Using automatic install mode ..."

Loading…
Cancel
Save