3333
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
孟凡懂 2022-06-29 12:57:07 +08:00
parent 737fd6a54c
commit efc681ba9f

View File

@ -49,8 +49,8 @@ steps:
- name: "更改文件权限"
commands:
- cd /www/wwwroot/car.des8.com
- rm -rf ./cache
- rm -rf ./temp
- rm -rf ./runtime/cache
- rm -rf ./runtime/cache
- rm -rf ./public/.user.ini
- chown -R www:www ./
- echo "open_basedir=/www/wwwroot/car.des8.com/:/tmp/" > ./public/.user.ini