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
de3116b3
Commit
de3116b3
authored
Jan 17, 2018
by
qa_quantgroup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
a
parent
4fcc3696
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
restartJava.sh
qa_shell_script/base_script/restartJava.sh
+2
-2
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+11
-11
docker_env_name.sh
qa_shell_script/ngrok/docker_env_name.sh
+1
-1
No files found.
qa_shell_script/base_script/restartJava.sh
View file @
de3116b3
...
@@ -105,8 +105,8 @@ mv $project_path/logs/$log_name $project_path/logs/$log_name.$time
...
@@ -105,8 +105,8 @@ mv $project_path/logs/$log_name $project_path/logs/$log_name.$time
command1
=
${
run_commands
[0]//\^/
}
command1
=
${
run_commands
[0]//\^/
}
command2
=
${
run_commands
[1]//\^/
}
command2
=
${
run_commands
[1]//\^/
}
echo
"java
$command1
-jar
${
project
}
.jar
$command2
"
echo
"
nohup
java
$command1
-jar
${
project
}
.jar
$command2
"
java
$command1
-jar
${
project
}
.jar
$command2
>
/dev/null 2>&1 &
nohup
java
$command1
-jar
${
project
}
.jar
$command2
>
/dev/null 2>&1 &
echo
"日志名称:
$log_name
"
echo
"日志名称:
$log_name
"
#if [[ $project == "redpacket" ]]; then
#if [[ $project == "redpacket" ]]; then
...
...
qa_shell_script/config_server/get_project_config.js
View file @
de3116b3
This diff is collapsed.
Click to expand it.
qa_shell_script/ngrok/docker_env_name.sh
View file @
de3116b3
dongmeifeng|192.168.4.7
7|32648|31021
dongmeifeng|192.168.4.7
8|32093|32093 tower|192.168.4.78|30886|30084
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