Skip to content

Commit e373fee

Browse files
author
damie824
committed
fix pm2 for codeDeploy
1 parent f31db05 commit e373fee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/after-deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ npm install pnpm -g
1111

1212
pnpm install
1313

14+
pm2 delete ckhelper || true
1415
pm2 start dist/index.js --name ckhelper

0 commit comments

Comments
 (0)