windows pm2 开机启动
npm install pm2-windows-startup -g;
pm2-startup install;
pm2 kill;
pm2 start ecosystem.config.js --only shidian-dev;
pm2 save;
奋斗就是每天很难,可是一年一年却越来越容易;
不奋斗就是每天很容易,可是一年一年却越来越难。
npm install pm2-windows-startup -g;
pm2-startup install;
pm2 kill;
pm2 start ecosystem.config.js --only shidian-dev;
pm2 save;