甘艺伟 2 周之前
父节点
当前提交
38a3da6c6f
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      start_副本.sh

+ 14 - 0
start_副本.sh

@@ -0,0 +1,14 @@
+#!/bin/bash
+# cd e2j/testPb
+basepath=$(cd `dirname $0`; pwd)
+# 更新配置表
+cd ${basepath}
+git pull
+# 更新后端代码
+cd ../zhetian_backend_kaifa
+# 解析配置表
+cd ${basepath}
+node index.js
+# # 复制共用文件
+# cd ${basepath}/tool
+# node copyXy.js