container/permission_change.sh
2022-06-01 08:10:55 +00:00

10 lines
260 B
Bash
Executable File

#!/usr/bin/bash
chmod 777 centos7_nginx_php56/nginx/logs
chmod 777 centos7_nginx_php56/php/log
chmod 777 centos7_nginx_php56/php/session
chmod 777 centos7_nginx_php74/nginx/logs
chmod 777 centos7_nginx_php74/php/log
chmod 777 centos7_nginx_php74/php/session