php-with-apache2/entrypoint.sh

5 lines
57 B
Bash
Raw Permalink Normal View History

2024-06-03 10:15:43 +00:00
#!/bin/sh
2024-06-11 04:41:57 +00:00
2024-06-03 10:38:41 +00:00
# service crond start
2024-06-03 10:15:43 +00:00
exec apache2-foreground