DI-sheep / run.sh
zjowowen's picture
minor change
3493055
Raw
History Blame Contribute Delete
126 Bytes
service nginx start
cd ./DI-sheep/service && nohup python agent_app.py &
cd ./DI-sheep/ui && npm run build && npm run preview