Files
express-template/pm2.sh
周炽键 3256f2b3e4
Some checks reported errors
continuous-integration/drone/push Build was killed
ci
2021-08-17 00:52:49 +08:00

5 lines
64 B
Bash

#!/bin/sh
pm2 start --name express-template ./www -i 0
pm2 log