forked from RP1/RaveOS-arch
fucking password
This commit is contained in:
parent
5e48aa4d73
commit
63065d8a2a
1 changed files with 2 additions and 2 deletions
|
@ -15,14 +15,14 @@ echo "Defaults passwd_tries=3, passwd_timeout=60" | sudo tee -a /etc/sudoers
|
||||||
|
|
||||||
git clone https://aur.archlinux.org/yay-bin.git
|
git clone https://aur.archlinux.org/yay-bin.git
|
||||||
cd yay-bin
|
cd yay-bin
|
||||||
makepkg -si --noconfirm
|
makepkg -si --noconfirm --sudoloop --save
|
||||||
cd -
|
cd -
|
||||||
rm -rf yay-bin
|
rm -rf yay-bin
|
||||||
|
|
||||||
|
|
||||||
git clone https://aur.archlinux.org/yaru.git
|
git clone https://aur.archlinux.org/yaru.git
|
||||||
cd yaru
|
cd yaru
|
||||||
makepkg -si --noconfirm
|
makepkg -si --noconfirm --sudoloop --save
|
||||||
cd -
|
cd -
|
||||||
rm -rf yaru
|
rm -rf yaru
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue