diff --git a/oneKeyStartPm2.sh b/oneKeyStartPm2.sh index 63e4079..464ceca 100644 --- a/oneKeyStartPm2.sh +++ b/oneKeyStartPm2.sh @@ -7,4 +7,6 @@ cp src/config.json dist/ pm2 del heijiao_msg_s0 -pm2 start dist/js_pm2.config.js \ No newline at end of file +pm2 start dist/js_pm2.config.js + +pm2 save \ No newline at end of file