php-with-apache2/entrypoint.sh
2024-06-03 18:15:43 +08:00

3 lines
52 B
Bash

#!/bin/sh
service cron start
exec apache2-foreground