From d7f571f5922dd0755ce36d954660a77be6a0375d Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 24 Oct 2025 21:32:28 +0200 Subject: [PATCH] fix dockerfile 20 --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index b3a22f2..05896d5 100644 --- a/start.sh +++ b/start.sh @@ -24,4 +24,4 @@ echo "Validating configuration..." /usr/sbin/knotc conf-check echo "Starting Knot DNS server..." -exec /usr/sbin/knotd \ No newline at end of file +exec /usr/sbin/knotd