Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
traceSourceMb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yanyanhong
traceSourceMb
Commits
557b0765
Commit
557b0765
authored
Jul 28, 2020
by
yyh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试服务器更换
parent
32cd8d59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
deploy2Test.sh
deploy2Test.sh
+4
-4
No files found.
deploy2Test.sh
View file @
557b0765
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
mv
dist tracesourcemb
mv
dist tracesourcemb
tar
-czf
tracesourcemb.tar tracesourcemb
tar
-czf
tracesourcemb.tar tracesourcemb
rm
-rf
tracesourcemb
rm
-rf
tracesourcemb
scp tracesourcemb.tar root@1
16.62.223.81
:/usr/share/nginx/html/tracesourcemb.tar
scp tracesourcemb.tar root@1
20.26.174.69
:/usr/share/nginx/html/tracesourcemb.tar
rm
-rf
tracesourcemb.tar
rm
-rf
tracesourcemb.tar
ssh root@116.62.223.81
'cd /usr/share/nginx/html && rm -rf tracesourcemb && tar -xzf tracesourcemb.tar && rm -rf tracesourcemb.tar'
ssh root@120.26.174.69
'cd /usr/share/nginx/html && rm -rf tracesourcemb && tar -xzf tracesourcemb.tar && rm -rf tracesourcemb.tar'
echo
'done. 👉 http://116.62.223.81/tracesourcemb'
echo
'done. 👉 http://120.26.174.69/tracesourcemb'
\ No newline at end of file
\ No newline at end of file
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