add rootfs

This commit is contained in:
ai-dev 2024-08-28 12:49:08 +02:00
parent 25ae518735
commit 4a629790cf

View File

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