mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 21:20:50 +00:00
Pacman: fix Yay cmd
This commit is contained in:
parent
4ef0f2c542
commit
17f5a53374
@ -20,7 +20,7 @@ set -e
|
||||
|
||||
s -v
|
||||
bold "Updating..."
|
||||
yay -Syu --sudoloop --answerclean none --answerdiff all --answerupgrade none --noremovemake --nobatchinstall --cleanafter]]
|
||||
yay -Syu --sudoloop --answerclean none --answerdiff all --answerupgrade all --noremovemake --nobatchinstall --cleanafter
|
||||
|
||||
bold "Cleaning stuff..."
|
||||
s -v
|
||||
|
Loading…
Reference in New Issue
Block a user