File size: 126 Bytes
3493055
525dd07
 
1
2
3
4
service nginx start
cd ./DI-sheep/service && nohup python agent_app.py &
cd ./DI-sheep/ui && npm run build && npm run preview