fix typo
This commit is contained in:
parent
97ea741513
commit
e13e5f8fa5
@ -10,7 +10,7 @@ PATH=.:$PATH
|
||||
SSID='freebsd+tdma'
|
||||
|
||||
WLAN=`ifconfig wlan create wlanmode tdma wlandev $WIRELESS`
|
||||
ifconfig $WLAN ssid "$SSID" 0
|
||||
ifconfig $WLAN ssid "$SSID"
|
||||
wlandebug -i $WLAN state+scan+tdma
|
||||
|
||||
BRIDGE=`ifconfig bridge create`
|
||||
|
Loading…
x
Reference in New Issue
Block a user