Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
42e2370e
Commit
42e2370e
authored
Dec 11, 2017
by
qa_quantgroup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
e9fda996
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
initial_mq.sh
qa_shell_script/rabbitmq/initial_mq.sh
+1
-1
No files found.
qa_shell_script/rabbitmq/initial_mq.sh
View file @
42e2370e
...
...
@@ -3,7 +3,7 @@ pwd_path_0="/home/qa-deploy-utils"
pwd_path
=
"/home/qa-deploy-utils/qa_shell_script"
config_server
=
"
$pwd_path
/config_server"
env_ip
=
`
cat
$config_server
/get_env_ip.sh
`
env_ip
=
'12 13 14 15 16 17 22 23 24 25 26 28'
#
env_ip='12 13 14 15 16 17 22 23 24 25 26 28'
scriptname
=
$(
basename
$0
)
echo
-e
"
\0
33[32m使用方法:sh
$scriptname
14 (同步192.168.4.14环境的MQ)
\0
33[0m"
...
...
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