From 63065d8a2a0d23ec29b1051dfe4c2256d64d72de Mon Sep 17 00:00:00 2001 From: RP1 Date: Fri, 20 Dec 2024 22:17:10 +0100 Subject: [PATCH] fucking password --- rp-os-ae.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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