Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
wang
/
go_supplier_task
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
be7b17dc
authored
Feb 03, 2021
by
wang
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update.sh更新
parent
31d06b73
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
update.sh
update.sh
View file @
be7b17dc
...
...
@@ -9,8 +9,8 @@ git pull origin dev
export
GO111MODULE
=
on
export
CGO_ENABLED
=
0
go env
-w
GOPROXY
=
https://goproxy.cn,direct
go build
-o
${
Cur_Dir
}
"/cmd/http/http
_server"
${
Cur_Dir
}
"/cmd/http/golang_open_platform
.go"
chmod +x
${
Cur_Dir
}
"/cmd/http/http
_server
"
go build
-o
${
Cur_Dir
}
"/cmd/http/http
"
${
Cur_Dir
}
"/cmd/http/http_server
.go"
chmod +x
${
Cur_Dir
}
"/cmd/http/http"
chmod +x
${
Cur_Dir
}
"/update.sh"
supervisorctl restart golang_open_platform_60006:
*
echo
"更新执行成功"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment