update yay build
This commit is contained in:
@@ -47,7 +47,7 @@ install_packages "${FONTS[@]}"
|
||||
|
||||
echo "Updating AUR..."
|
||||
|
||||
YAY_FLAGS="--noconfirm --nodiffmenu --nocleanmenu --noeditmenu"
|
||||
YAY_FLAGS="--noconfirm --answerdiff=None --answeredit=None --answerclean=None"
|
||||
|
||||
if ! yay -Sua $YAY_FLAGS 2>/dev/null; then
|
||||
echo "yay -Sua returned an error. Let's rebuild YAY."
|
||||
|
||||
Reference in New Issue
Block a user