From 1ab9369d22b7912f8dea7aaef2f185762a6c607c Mon Sep 17 00:00:00 2001 From: "yuri.kuit" Date: Thu, 23 Apr 2026 09:40:41 +0200 Subject: [PATCH] typo --- 0-setup-linux.sh | 1 - 1 file changed, 1 deletion(-) 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"