云服务器后台启动程序

tech2025-12-26  5

nohup python /home/ubuntu/deepsort/weightTest.py  >> /tmp/num.log 2>&1  &

nohup python /home/ubuntu/newTest/weightTest.py  >> /tmp/weight.log 2>&1  &

最新回复(0)