From 3e7277a6b2c0c5e3a9acba1dd7af6b8b7b28babe Mon Sep 17 00:00:00 2001 From: gabeszm Date: Sat, 21 Dec 2024 10:08:39 +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 e4973f8..384701a 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 -O "$GNOME_URL" + curl -LO "$GNOME_URL" # Ellenőrizzük, hogy sikerült-e letölteni if [ -f "gnome.sh" ]; then