php/scripts/entrypoint

7 lines
133 B
Bash

#!/bin/sh
echo "##########################"
echo "# Apache2 is starting up #"
echo "##########################"
httpd -D FOREGROUND