OSDN Git Service

[fix] : Use --noconfirm
authorhayao <shun819.mail@gmail.com>
Sun, 15 Nov 2020 06:52:31 +0000 (15:52 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 15 Nov 2020 06:52:31 +0000 (15:52 +0900)
system/aur.sh

index 9bd441a..b3f73cb 100755 (executable)
@@ -52,7 +52,7 @@ eval $(cat "/etc/systemd/system/pacman-init.service" | grep 'ExecStart' | sed "s
 
 # Build and install
 chmod +s /usr/bin/sudo
-yes | sudo -u aurbuild yay -Sy  --nocleanmenu --nodiffmenu --noeditmenu --noupgrademenu --noprovides --removemake --config "/etc/alteriso-pacman.conf" ${*}
+yes | sudo -u aurbuild yay -Sy  --noconfirm --nocleanmenu --nodiffmenu --noeditmenu --noupgrademenu --noprovides --removemake --config "/etc/alteriso-pacman.conf" ${*}
 
 
 # remove user and file