mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update setup-network.sh
This commit is contained in:
parent
3b1405d50b
commit
3b5f8a3f66
|
|
@ -670,6 +670,8 @@ EOF
|
|||
cat > /etc/hostapd/hostapd.conf <<EOF
|
||||
channel=$apChannel
|
||||
ssid=$apSsid
|
||||
# Para calcular Hexadecimal password, abra el siguiente link :
|
||||
# http://jorisvr.nl/wpapsk.html
|
||||
$apPasswordConfig
|
||||
country_code=$apCountryCode
|
||||
interface=${apInterfaceName}
|
||||
|
|
|
|||
Loading…
Reference in New Issue