also add wpa-supplicant for wpa2 support
This commit is contained in:
parent
5945e87f0f
commit
755634facd
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ fi
|
|||
|
||||
cat <<EOF | ssh -t "root@${openwrt_ip}"
|
||||
opkg update
|
||||
opkg install kmod-iwlwifi iwlwifi-firmware-iwl7265d
|
||||
opkg install kmod-iwlwifi iwlwifi-firmware-iwl7265d wpa-supplicant
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue