Commit 9778e360 by hcy001

bom4

parent 1be1eaff
Showing with 1 additions and 0 deletions
...@@ -16,5 +16,6 @@ go build -o ${Cur_Dir}"/server/main" ${Cur_Dir}"/server/main.go" ...@@ -16,5 +16,6 @@ go build -o ${Cur_Dir}"/server/main" ${Cur_Dir}"/server/main.go"
chmod +x ${Cur_Dir}"/cmd/main" chmod +x ${Cur_Dir}"/cmd/main"
chmod +x ${Cur_Dir}"/server/main" chmod +x ${Cur_Dir}"/server/main"
chmod +x ${Cur_Dir}"/update.sh" chmod +x ${Cur_Dir}"/update.sh"
supervisorctl restart bom_server_cmd:*
echo "更新执行成功" echo "更新执行成功"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment