This commit is contained in:
parent
737fd6a54c
commit
efc681ba9f
@ -49,8 +49,8 @@ steps:
|
|||||||
- name: "更改文件权限"
|
- name: "更改文件权限"
|
||||||
commands:
|
commands:
|
||||||
- cd /www/wwwroot/car.des8.com
|
- cd /www/wwwroot/car.des8.com
|
||||||
- rm -rf ./cache
|
- rm -rf ./runtime/cache
|
||||||
- rm -rf ./temp
|
- rm -rf ./runtime/cache
|
||||||
- rm -rf ./public/.user.ini
|
- rm -rf ./public/.user.ini
|
||||||
- chown -R www:www ./
|
- chown -R www:www ./
|
||||||
- echo "open_basedir=/www/wwwroot/car.des8.com/:/tmp/" > ./public/.user.ini
|
- echo "open_basedir=/www/wwwroot/car.des8.com/:/tmp/" > ./public/.user.ini
|
||||||
|
Loading…
Reference in New Issue
Block a user