r3-config/start_api-v1.6

4 lines
107 B
Groff
Raw Normal View History

2017-05-09 17:34:22 +02:00
#!/bin/bash
cd /usr/share/cybafelo/api-v1
pm2 start bin/start --node-args="--debug=3204" --name "api-v1.6"