From e9a2c50696034641f7b27abe05c2049639e29e9d Mon Sep 17 00:00:00 2001 From: dy Date: Thu, 14 Dec 2023 18:20:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E7=BD=91linux=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E4=B8=80=E9=94=AE=E6=9B=B4=E6=96=B0=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oneKeyStartPm2.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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