diff --git a/0-setup-linux.sh b/0-setup-linux.sh index 064be34..a6cf065 100755 --- a/0-setup-linux.sh +++ b/0-setup-linux.sh @@ -142,7 +142,6 @@ if [[ -n "$DE" ]]; then else echo echo "No Desktop Environment detected. Select one to install:" - echo "No Desktop Environment detected. Select one to install:" while true; do echo " 1) XFCE" echo " 2) Plasma"