diff --git a/setup.sh b/setup.sh index 889cb02..a1a73ee 100755 --- a/setup.sh +++ b/setup.sh @@ -90,7 +90,7 @@ clear echo "=== Welcome to Tildelinux! ===" configure_network -if ! [ -f ./is_live ] +if [ -f ./is_live ] then choose_option else