Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
map-demo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-03-21 18:23:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
530f88feb248baa8ab3ba9aa9673846a4331a33d
530f88fe
1 parent
9486540c
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
publish.sh
publish.sh
View file @
530f88f
...
...
@@ -37,4 +37,5 @@ git commit -m '前端地图更新'
git push
# 更新SSH服务器上文件
ssh -p 22 itomix@ipadbiz.cn
'cd /opt/space-dev/ && git pull origin develop'
# ssh -p 22 itomix@ipadbiz.cn 'cd /opt/space-dev/ && git pull origin develop'
ssh -p 22 itomix@ipadbiz.cn
'cd /opt/oa/ && git pull origin master'
...
...
Please
register
or
login
to post a comment