pm2/pm2
2019-05-19 09:40:24 +02:00

5 lines
87 B
Bash
Executable File

#!/bin/bash
DIR="$(dirname "$(readlink -f "$0")")"
$DIR/node/bin/node $DIR/bin/pm2 $@