diff --git a/scripts/Arch/Devies/Surface/camera.sh b/scripts/Arch/Devies/Surface/camera.sh index 3949c036..d3fe5b9c 100755 --- a/scripts/Arch/Devies/Surface/camera.sh +++ b/scripts/Arch/Devies/Surface/camera.sh @@ -10,7 +10,7 @@ sed -i \ PKGBUILD; makepkg --noconfirm; -yay -U ./*.zst; +yay --noconfirm -U ./*.zst; popd > /dev/null;