mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-22 02:12:30 +01:00
Update setup.sh
This commit is contained in:
parent
e8c07bfc80
commit
75b9043e8e
@ -9,7 +9,7 @@ if you only want to work on one specific repository
|
||||
follow their specific Getting Started Guide and exit this script
|
||||
----------------------------------------------------------------
|
||||
EOF
|
||||
printf "Are you sure you want to continue (y/N)? "
|
||||
printf "Are you sure you want to continue (y/N)?"
|
||||
read -p "" CONT
|
||||
if [ "$CONT" != "y" ]; then
|
||||
echo Aborting setup
|
||||
|
Loading…
Reference in New Issue
Block a user