wifi_hotpot/start_hotpots.sh

1 line
126 B
Bash
Raw Normal View History

2024-05-21 01:42:24 +08:00
echo 'orangepi' | sudo -S nohup python3 /home/orangepi/wifi_hotpot/wifi_manager.py > /home/orangepi/wifi_hotpot/log.log 2>&1 &