chore: changed update to use powerpill

This commit is contained in:
2023-02-23 17:01:46 +00:00
parent f8fe1c57dc
commit ca0812e27e

View File

@@ -38,7 +38,7 @@ function s
end
function u
sudo pacman -Syu $argv
sudo pacman -Sy && sudo powerpill -Su && sudo pacman -Su
end
function mónade