Update 99-run.sh

This commit is contained in:
Alexandre
2025-02-06 19:30:51 +01:00
committed by GitHub
parent ee71171e8e
commit 735ea37868

View File

@@ -83,8 +83,6 @@ sudo -E su - www-data -s /bin/bash -c 'cd /var/www/html
echo "Execute 11-execute-things.sh"
/./scripts/11-execute-things.sh
sleep infinity
if [[ "$silent" == "true" ]]; then
echo "Starting : php-fpm"
/usr/local/sbin/php-fpm --nodaemonize >/dev/null