diff --git a/rp-os-ae.sh b/rp-os-ae.sh index 0a79637..bec72fe 100644 --- a/rp-os-ae.sh +++ b/rp-os-ae.sh @@ -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