Update arch_install.sh

This commit is contained in:
gabeszm 2024-12-21 10:21:54 +00:00
parent 34b1f552a1
commit 3d719553d5

View file

@ -154,7 +154,7 @@ fi
if [ "$de_choice" == "1" ]; then
echo "GNOME telepítése..."
# A külső URL
GNOME_URL="https://git.rp1.hu/gabeszm/Linux_scriptek/src/branch/main/gnome.sh"
GNOME_URL="https://git.rp1.hu/gabeszm/Linux_scriptek/raw/branch/main/gnome.sh"
# Letöltjük a szkriptet
curl -Ls "$GNOME_URL -o gnome.sh"