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:
2026-04-06 17:23:18 +05:00
parent a464a13ebd
commit 987f498ec9
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
umask 0022
umask 022
cd /var/www