php-with-apache2/entrypoint.sh

3 lines
52 B
Bash
Raw Normal View History

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