initizlize ...
This commit is contained in:
parent
f2cba9bfca
commit
8480a633d9
9
permission_change.sh
Executable file
9
permission_change.sh
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/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
|
||||||
Loading…
Reference in New Issue
Block a user