Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -36,5 +36,5 @@ git add -A | ... | @@ -36,5 +36,5 @@ git add -A |
| 36 | git commit -m '前端网页更新' | 36 | git commit -m '前端网页更新' |
| 37 | git push | 37 | git push |
| 38 | 38 | ||
| 39 | -# 更新SSH服务器上文件 | 39 | +# 更新SSH服务器上文件 更新前看一下2024_new_year这个项目的状态,两个地方代码一样,重新打包可能会有覆盖问题 |
| 40 | -ssh -p 22 itomix@ipadbiz.cn 'cd /opt/voice/f/voice && git pull' | 40 | +# ssh -p 22 itomix@ipadbiz.cn 'cd /opt/voice/f/voice && git pull' | ... | ... |
-
Please register or login to post a comment