diff --git a/arch_install.sh b/arch_install.sh index 253a02f..598510f 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -157,7 +157,7 @@ if [ "$de_choice" == "1" ]; then GNOME_URL="https://git.rp1.hu/gabeszm/Linux_scriptek/src/branch/main/gnome.sh" # Letöltjük a szkriptet - curl -Ls "$GNOME_URL -o" + curl -Ls "$GNOME_URL -o gnome.sh" # Ellenőrizzük, hogy sikerült-e letölteni if [ -f "gnome.sh" ]; then