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
|
||||
cd ~/TakwayBoard
|
||||
python3 ws_client.py
|
||||
# cd to the TakwayBoard directory and start the client
|
||||
cd ~/TakwayBoard && python3 ws_client.py
|
Loading…
Reference in New Issue