Commit c24da176 by huangchengyi

1.0

parent 3b7af208
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@
#!/bin/bash
cd /data/golang/search_server
git reset --hard HEAD
git pull origin master
git pull origin dev
filename="/data/golang/search_server/cmd/http/http"
rm -f $filename
export GO111MODULE=on
......
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