#!/bin/bash cd /usr/share/cybafelo/r3-websocket pm2 start index.js --node-args="--inspect=3205" --name "r3-websocket"