Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-service
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hugufei
2016-10-19 16:14:07 +0800
Commit
185c8d12c4b457206cdd6ae1e0d4575e5e735e51
1 parent
efadfaf9
update killws.sh 10s to 5s
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
deploy/src/main/bin/killws.sh
deploy/src/main/bin/killws.sh
View file @
185c8d1
...
...
@@ -62,7 +62,7 @@ stop_tomcat(){
success
"start to remove service register from zookeeper:
$REMOVE_URL
"
curl -m 10 -s -o /dev/null
"
$REMOVE_URL
"
sleep
10
s
sleep
5
s
success
"success to remove
$LOCAL_IP
"
...
...
Please
register
or
login
to post a comment