This commit is contained in:
ai-dev 2024-08-28 12:52:24 +02:00
parent 4a629790cf
commit fe0b49e74f

View File

@ -1,3 +1,3 @@
#!/usr/bin/with-contenv bash
# Start Apache in the foreground
exec apachectl -D FOREGROUND
#!/usr/bin/execlineb -P
with-contenv
/usr/sbin/apachectl -D FOREGROUND