bash
This commit is contained in:
parent
c60a2e89da
commit
765991626a
|
@ -1,3 +1,4 @@
|
||||||
|
# run this script to start the hotpot server
|
||||||
python3 wifi_manager.py
|
python3 wifi_manager.py
|
||||||
cd ~/TakwayBoard
|
# cd to the TakwayBoard directory and start the client
|
||||||
python3 ws_client.py
|
cd ~/TakwayBoard && python3 ws_client.py
|
Loading…
Reference in New Issue