mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update te1ap.sh
This commit is contained in:
parent
eac546cdb2
commit
b6cc3de166
2
te1ap.sh
2
te1ap.sh
|
|
@ -1,5 +1,5 @@
|
|||
cd /opt/
|
||||
wget https://github.com/hp3icc/emq-TE1ws/raw/main/setup-network.sh
|
||||
wget https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/setup-network.sh
|
||||
chmod +x setup-network.sh
|
||||
sudo ./setup-network.sh --install --ap-ssid="emq-TE1-AP" --ap-password="Panama507" --ap-password-encrypt
|
||||
--ap-country-code="PA" --ap-ip-address="192.168.50.1" --wifi-interface="wlan0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue