Commit fcbc99eb by mushishixian

修改sh文件

parent fd0a34a8
Showing with 3 additions and 3 deletions
#!/bin/bash
cd /data2/gocode/kaopu-server
cd /data2/gocode/scm_server
git pull origin master
rm ./sh/scm_wms_sync
rm ./sh/import_source
go build -o ./sh/scm_wms_sync ./main.go
go build -o ./sh/import_source ./cmd/source/main.go
supervisorctl restart fengkong-dong:fengkong-dong_00
\ No newline at end of file
supervisorctl restart scm:scm_server
\ No newline at end of file
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