From 4172c0366d3b547d807dd29e2e2091207ecdee8c Mon Sep 17 00:00:00 2001 From: Jafner <40403594+Jafner@users.noreply.github.com> Date: Sun, 1 Aug 2021 14:27:12 -0700 Subject: [PATCH] Fixed broken init script --- 5etools-docker/init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/5etools-docker/init.sh b/5etools-docker/init.sh index 72ba1e0d..d4ae741c 100644 --- a/5etools-docker/init.sh +++ b/5etools-docker/init.sh @@ -77,6 +77,7 @@ else # if get.5e.tools is not accessible else echo " === No version file found! You need to be online to grab the 5eTools files" exit 1 + fi fi httpd-foreground