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
|
||||
cd yay-bin
|
||||
makepkg -si --noconfirm
|
||||
makepkg -si --noconfirm --sudoloop --save
|
||||
cd -
|
||||
rm -rf yay-bin
|
||||
|
||||
|
||||
git clone https://aur.archlinux.org/yaru.git
|
||||
cd yaru
|
||||
makepkg -si --noconfirm
|
||||
makepkg -si --noconfirm --sudoloop --save
|
||||
cd -
|
||||
rm -rf yaru
|
||||
|
||||
|
|
Loading…
Reference in a new issue