Skip to content

Commit

Permalink
Updated yay script to remove deprecated flags
Browse files Browse the repository at this point in the history
  • Loading branch information
CaderIdris committed Feb 26, 2024
1 parent 57e5326 commit 269e37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_yay.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si --noconfirm
yay --save --answerclean All --answerdiff All
yay --save --nocleanmenu --nodiffmenu
yay --save --cleanmenu=false --diffmenu=false

0 comments on commit 269e37f

Please sign in to comment.