作者 李小龙

更新完后赋权限

... ... @@ -28,6 +28,7 @@ function getProjectCode()
git checkout .
git pull
composer update --ignore-platform-reqs
chomod -R 777 pull_custom_code.sh
fi
}
... ...