mirror of
https://github.com/casjaysdevdocker/tools
synced 2026-07-14 05:45:56 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
php-fpm --allow-to-run-as-root --nodaemonize --fpm-config /etc/php/php-fpm.conf
|
||||
|
||||
sed -i 's|user.*=.*|user = '$user'|g' "$ETC_DIR"/*/www.conf
|
||||
sed -i 's|group.*=.*|group = '$user'|g' "$ETC_DIR"/*/www.conf
|
||||
Reference in New Issue
Block a user