From dd3b6dc35fb162a65e31ef12454005866a158322 Mon Sep 17 00:00:00 2001 From: gabeszm Date: Sat, 21 Dec 2024 11:20:48 +0000 Subject: [PATCH] Update tweak.sh --- tweak.sh | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/tweak.sh b/tweak.sh index 28877b8..b437ffa 100644 --- a/tweak.sh +++ b/tweak.sh @@ -45,27 +45,6 @@ fi echo "A módosítások sikeresen megtörténtek: #ParallelDownloads = 5 frissítve, ILoveCandy hozzáadva, #Color frissítve." -# Yay telepítése -echo "Yay telepítése..." -git clone https://aur.archlinux.org/yay-bin.git -cd yay-bin - -makepkg -si --noconfirm - -cd .. -rm -rf yay-bin -echo "Yay telepítése befejeződött." - -# Yaru téma telepítése -echo "Yaru téma telepítése..." -git clone https://aur.archlinux.org/yaru.git -cd yaru - -makepkg -si --noconfirm - -cd .. -rm -rf yaru -echo "Yaru téma telepítése befejeződött." # Grub fájl helye GRUB_DEFAULT="/etc/default/grub"