r3-config/start_tools

8 lines
295 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
2018-04-04 12:30:30 +02:00
<<<<<<< HEAD
pm2 start server.js --node-args="--max-old-space-size=16000 --debug=3209" --name tools
=======
pm2 start server.js --node-args="--max-old-space-size=16000 --inspect=3209" --name tools
>>>>>>> 56f9a0e9c814bc05cdd17da606e11bf3f3485499