diff --git a/makeiso.sh b/makeiso.sh index e0366a2..e5283fb 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -1,6 +1,6 @@ echo Installing Dependancies -sudo pacman -Sy python3 python-pytest pkgconf git sequoia-sq archiso micro grub base-devel +sudo pacman -Sy --noconfirm python3 python-pytest pkgconf git sequoia-sq archiso micro grub base-devel echo Adding Keys