This commit is contained in:
IrvingGao 2024-06-09 13:22:01 +08:00
parent 98386d3df0
commit 9454163063
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# run this script to start the hotpot server
python3 wifi_manager.py
# cd to the TakwayBoard directory and start the client
cd ../TakwayBoard && nohup python3 ws_client.py &
cd ../TakwayBoard && python3 ws_client.py