Update arch_install.sh
This commit is contained in:
parent
34b1f552a1
commit
3d719553d5
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ fi
|
||||||
if [ "$de_choice" == "1" ]; then
|
if [ "$de_choice" == "1" ]; then
|
||||||
echo "GNOME telepítése..."
|
echo "GNOME telepítése..."
|
||||||
# A külső URL
|
# 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
|
# Letöltjük a szkriptet
|
||||||
curl -Ls "$GNOME_URL -o gnome.sh"
|
curl -Ls "$GNOME_URL -o gnome.sh"
|
||||||
|
|
Loading…
Reference in a new issue