mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Devcontainer overlay
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
echo "Initializing php-fpm..."
|
||||
# Set up PHP-FPM directories and socket configuration
|
||||
install -d -o netalertx -g netalertx /run/php/
|
||||
install -d -o netalertx -g netalertx /services/config/run
|
||||
|
||||
|
||||
echo "php-fpm initialized."
|
||||
|
||||
Reference in New Issue
Block a user