Commit 5265dfad by mushishixian

去除冗余

parent 6d1751dc
Showing with 2 additions and 0 deletions
The file could not be displayed because it is too large.
......@@ -5,4 +5,5 @@ rm ./conf/config.ini
mv ./conf/config_production.ini ./conf/config.ini
go build -o ./cmd/bom_sync ./cmd/main.go
go build -o ./server/bom_server ./server/main.go
supervisorctl restart bom:bom_sync
supervisorctl restart bom:bom_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