update bash
This commit is contained in:
parent
a81a235eea
commit
0f40754aa5
|
@ -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 > output.log 2>&1 &
|
||||
cd ../TakwayBoard && python3 ws_client.py
|
Loading…
Reference in New Issue