r3-config/start_app

3 lines
96 B
Plaintext
Raw Normal View History

2017-03-20 14:39:22 +01:00
#!/bin/bash
2017-04-03 19:00:56 +02:00
cd /usr/share/cybafelo/app
2017-03-20 14:39:22 +01:00
pm2 start bin/start --node-args="--debug=3210" --name app