diff --git a/install.sh b/install.sh index 9010fc7..281160a 100755 --- a/install.sh +++ b/install.sh @@ -58,7 +58,7 @@ configure_vegvisir() { # A configuration file already exists if [ -f "vegvisir/.env.ini" ] ; then echo "A Vegvisir configuration file already exists at: ${cwd}/vegvisir/.env.ini" - read -p "Do you want to overwrite this file? (y/n): " choice + read -p "Do you want to overwrite this file? (y/n): " choice