From 43a77772c7cfeab434a326810970b5bbacc71371 Mon Sep 17 00:00:00 2001 From: sjjh <2787214+sjjh@users.noreply.github.com> Date: Sun, 27 Aug 2023 21:16:12 +0200 Subject: [PATCH] typo in Update start.sh typo in comment: makre -> make Signed-off-by: sjjh <2787214+sjjh@users.noreply.github.com> --- Containers/apache/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/apache/start.sh b/Containers/apache/start.sh index 6095ea09..6cfb8d35 100644 --- a/Containers/apache/start.sh +++ b/Containers/apache/start.sh @@ -63,7 +63,7 @@ mkdir -p /mnt/data/caddy-imports # Remove falsely added Nextcloud conf rm -f /mnt/data/caddy-imports/nextcloud -# Makre sure that the caddy-imports dir is not empty +# Make sure that the caddy-imports dir is not empty echo "# empty file so that caddy does not print a warning" > /mnt/data/caddy-imports/empty # Fix apache startup