r3-config/start_editor

4 lines
138 B
Plaintext
Raw Normal View History

2018-04-04 12:30:30 +02:00
#!/bin/bash
cd /usr/share/cybafelo/3d-editor
pm2 start server.js --node-args="--max-old-space-size=16000 --inspect=3203" --name 3d-editor