express-template/pm2.sh

5 lines
64 B
Bash
Raw Normal View History

2021-08-16 15:47:37 +00:00
#!/bin/sh
pm2 start --name express-template ./www -i 0
pm2 log