#!/bin/bash cd /usr/share/cybafelo/r3-api #pm2 start bin/start --node-args="--inspect=3204" --name "r3-api" pm2 start bin/start --name "r3-api"