Changed paru to yay due to new LARBS changes (#987)

This commit is contained in:
krisdoodle45 2021-08-24 19:09:07 +00:00 committed by GitHub
parent 0a6982f1e1
commit 2eb02268b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
printf "Beginning upgrade.\\n"
paru -Syu
yay -Syu
pkill -RTMIN+8 "${STATUSBAR:-dwmblocks}"
printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"