正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -28,7 +28,7 @@ function getProjectCode() | @@ -28,7 +28,7 @@ function getProjectCode() | ||
28 | git checkout . | 28 | git checkout . |
29 | git pull | 29 | git pull |
30 | composer update --ignore-platform-reqs | 30 | composer update --ignore-platform-reqs |
31 | - chomod -R 777 pull_custom_code.sh | 31 | + chmod -R 777 pull_custom_code.sh |
32 | fi | 32 | fi |
33 | } | 33 | } |
34 | 34 |
-
请 注册 或 登录 后发表评论