Update 99-run.sh

This commit is contained in:
Alexandre
2025-02-06 16:11:47 +01:00
committed by GitHub
parent c4d4765ac3
commit c5647fad79

View File

@@ -78,7 +78,9 @@ fi
sudo -E su - www-data -s /bin/bash -c 'cd /var/www/html
echo "Execute 11-execute-things.sh"
/./11-execute-things.sh
/./scripts/11-execute-things.sh
sleep infinity
if [[ "$silent" == "true" ]]; then
echo "Starting : php-fpm"