r3-config/start_tools

3 lines
135 B
Plaintext
Raw Normal View History

2017-01-26 18:49:30 +01:00
#!/usr/bin/env bash
2017-02-09 00:50:43 +01:00
cd /usr/share/cybafelo/tools
2017-01-26 18:49:30 +01:00
pm2 start server.js --node-args="--max-old-space-size=16000 --debug=3209" --name tools