nebula/pm2.sh
2022-09-18 22:12:54 +08:00

4 lines
53 B
Bash

#!/bin/sh
pm2 start pm2.json --env $APP_ENV
pm2 logs