2 lines
142 B
Bash
2 lines
142 B
Bash
find /usr/share/nginx/html -type f -iname "*.sh" -exec chmod +x {} \;
|
|
/usr/bin/spawn-fcgi -s /var/run/fcgiwrap.socket -M 766 /usr/bin/fcgiwrap |