php-with-apache2/entrypoint.sh

3 lines
55 B
Bash
Raw Normal View History

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