r3-config/start_editor

4 lines
136 B
Plaintext
Raw Normal View History

2017-01-26 11:57:36 +01:00
#!/bin/bash
2017-04-03 19:00:56 +02:00
cd /usr/share/cybafelo/3d-editor
2017-05-10 15:56:03 +02:00
pm2 start server.js --node-args="--max-old-space-size=16000 --debug=3203" --name 3d-editor