diff --git a/usr/bin/archboot-hwsim.sh b/usr/bin/archboot-hwsim.sh index 63fcf4172..17c65f5c0 100755 --- a/usr/bin/archboot-hwsim.sh +++ b/usr/bin/archboot-hwsim.sh @@ -19,7 +19,7 @@ _usage() exit 0 } [[ -z "${1}" ]] && _usage -pacman -Sydd --noscriptlet linux +pacman -Sydd --noconfirm --noscriptlet linux depmod -a if ! grep -qw mac80211_hwsim /proc/modules; then modprobe mac80211_hwsim