minor changes
This commit is contained in:
parent
0dc46d57ee
commit
753a7b617e
1 changed files with 2 additions and 3 deletions
|
@ -43,15 +43,14 @@ yellow=$(tput setaf 3) # ${yellow}
|
|||
cd -
|
||||
rm -rf yay-bin
|
||||
|
||||
yay -S gdm-tools --noconfirm --sudoloop --save
|
||||
|
||||
|
||||
git clone https://aur.archlinux.org/yaru.git
|
||||
cd yaru
|
||||
makepkg -si --noconfirm
|
||||
cd -
|
||||
rm -rf yaru
|
||||
|
||||
yay -S gdm-tools --noconfirm --sudoloop --save
|
||||
|
||||
# Flatseal - Flatpak app jogosultság beállító
|
||||
echo
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue