From 6f1861467a1d0a978a8b8b80bfc9bc8aef752446 Mon Sep 17 00:00:00 2001 From: ivamp Date: Mon, 3 Jun 2024 18:38:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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