mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-19 21:57:47 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
This commit is contained in:
4
applications/php/scripts/commands.sh
Normal file
4
applications/php/scripts/commands.sh
Normal file
@@ -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