diff --git a/entrypoint.sh b/entrypoint.sh index f5780eb..06fc7c8 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,3 +1,3 @@ #!/bin/sh -service cron start +# service crond start exec apache2-foreground \ No newline at end of file