fix hwsim script

This commit is contained in:
Tobias Powalowski 2023-09-05 08:31:49 +02:00
parent 8299418379
commit 1872d069d0

View file

@ -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