Update tweak.sh
This commit is contained in:
parent
dd5360403b
commit
dd3b6dc35f
1 changed files with 0 additions and 21 deletions
21
tweak.sh
21
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"
|
||||
|
|
Loading…
Reference in a new issue