gemercheung 3 年 前
コミット
cec42a17ea
1 ファイル変更3 行追加0 行削除
  1. 3 0
      restart.sh

+ 3 - 0
restart.sh

@@ -0,0 +1,3 @@
+#! /bin/bash
+npm run build
+NODE_ENV=production pm2 restart main