From e0c28e9054786f3180f9477ae8d52f494c79f265 Mon Sep 17 00:00:00 2001 From: Ludeeus Date: Sat, 15 Aug 2020 18:41:48 +0200 Subject: [PATCH] Remove exit --- installer.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/installer.sh b/installer.sh index 36ad628..ebdb530 100644 --- a/installer.sh +++ b/installer.sh @@ -63,7 +63,6 @@ else warn "Docker is using $LOGGING_DRIVER and not 'journald' as the logging driver, this is not supported." fi fi -exit # Parse command line parameters while [[ $# -gt 0 ]]; do