mirror of https://github.com/hak5/openwrt-owl.git
parent
d390e637dd
commit
c541a3939b
|
@ -145,7 +145,7 @@ enable_broadcom() {
|
|||
done
|
||||
;;
|
||||
"");;
|
||||
*) append vif_pre_up "wepkey 1,$key" "$N";;
|
||||
*) append vif_pre_up "wepkey =1,$key" "$N";;
|
||||
esac
|
||||
;;
|
||||
*psk*|*PSK*)
|
||||
|
|
Loading…
Reference in New Issue