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