Remove invalid umask from php-fpm pool config (not supported)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
umask 0022
|
||||
umask 022
|
||||
|
||||
cd /var/www
|
||||
|
||||
|
||||
Reference in New Issue
Block a user