[sh] nohup
This commit is contained in:
parent
938ff45751
commit
e10b628bf9
|
@ -1,4 +1,4 @@
|
||||||
# run this script to start the hotpot server
|
# run this script to start the hotpot server
|
||||||
python3 wifi_manager.py
|
python3 wifi_manager.py
|
||||||
# cd to the TakwayBoard directory and start the client
|
# cd to the TakwayBoard directory and start the client
|
||||||
cd ../TakwayBoard && python3 ws_client.py
|
cd ../TakwayBoard && nohup python3 ws_client.py &
|
Loading…
Reference in New Issue