mirror of https://github.com/OpenIPC/wiki.git
Fix typo
parent
a332a38c0a
commit
777a012f2b
|
@ -177,6 +177,7 @@ iface wlan0 inet dhcp
|
|||
pre-up devmem 0x112C0058 32 0x1174
|
||||
pre-up devmem 0x10020028 32 0x28000000
|
||||
pre-up devmem 0x10020028 32 0x20000000
|
||||
pre-up modprobe cfg80211
|
||||
pre-up insmod /root/8189fs.ko
|
||||
pre-up wpa_passphrase "SSID" "password" >/tmp/wpa_supplicant.conf
|
||||
pre-up sed -i '2i \\tscan_ssid=1' /tmp/wpa_supplicant.conf
|
||||
|
|
Loading…
Reference in New Issue