bash
This commit is contained in:
parent
da770aafeb
commit
f8b4b7fa8c
|
@ -1 +1,4 @@
|
||||||
echo 'orangepi' | sudo -S nohup python3 /home/orangepi/wifi_hotpot/wifi_manager.py > /home/orangepi/wifi_hotpot/log.log 2>&1 &
|
sudo python3 wifi_manager.py
|
||||||
|
cd ..
|
||||||
|
cd TakwayPlatform
|
||||||
|
sudo python3 ws_client.py
|
Loading…
Reference in New Issue