mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-12 13:11:47 -07:00
Move filesystem to more generic name & add perms
This commit is contained in:
3
install/production-filesystem/services/start-php-fpm.sh
Executable file
3
install/production-filesystem/services/start-php-fpm.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo "Starting php-fpm..."
|
||||
exec /usr/sbin/php-fpm83 -F >> "${LOG_APP_PHP_ERRORS}" 2>&1
|
||||
Reference in New Issue
Block a user