r3-config/start_api

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/api
2017-03-20 14:39:22 +01:00
pm2 start bin/start --node-args="--debug=3211" --name api