From cea5f1393dcc0762199a3dd5b9daed1f833cb8fc Mon Sep 17 00:00:00 2001 From: gabeszm Date: Sat, 21 Dec 2024 10:00:09 +0000 Subject: [PATCH] Update arch_install.sh --- arch_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch_install.sh b/arch_install.sh index c7dfd49..9a0035e 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -160,7 +160,7 @@ if [ "$de_choice" == "1" ]; then curl -O "$GNOME_URL" # Ellenőrizzük, hogy sikerült-e letölteni - if [ -f "gnome_install.sh" ]; then + if [ -f "gnome.sh" ]; then echo "A GNOME telepítő szkript sikeresen letöltve. Futtatás..." # A szkript futtatása