Start apache with exec

This commit is contained in:
bt90 2024-04-17 20:28:03 +02:00 committed by GitHub
parent 748f49c3b6
commit c2733a478c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,4 +88,4 @@ fi
echo "Done, Starting APACHE"
# This runs apache
apache2-foreground
exec apache2-foreground