From 5987f1eaeaeb6d983630207671ba9466bbd1e7f7 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 --- init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init.sh b/init.sh index 72ba1e0..d4ae741 100644 --- a/init.sh +++ b/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