forked from Shinonome/dots-hyprland
Add --sudoloop for yay (#823)
This commit is contained in:
@@ -63,7 +63,7 @@ install-local-pkgbuild() {
|
|||||||
x pushd $location
|
x pushd $location
|
||||||
|
|
||||||
source ./PKGBUILD
|
source ./PKGBUILD
|
||||||
x yay -S $installflags --asdeps "${depends[@]}"
|
x yay -S --sudoloop $installflags --asdeps "${depends[@]}"
|
||||||
x makepkg -Asi --noconfirm
|
x makepkg -Asi --noconfirm
|
||||||
|
|
||||||
x popd
|
x popd
|
||||||
|
|||||||
Reference in New Issue
Block a user