From 752995bac05c312a88bc8d7bf8fc5bc4399f4939 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 20 Oct 2020 02:31:09 +0000 Subject: [PATCH] 3.1.0(6) --- prep/gs-install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prep/gs-install.sh b/prep/gs-install.sh index 696df95..81c2e7e 100644 --- a/prep/gs-install.sh +++ b/prep/gs-install.sh @@ -179,6 +179,7 @@ then echo -e "[${RED}✗${NC}] ${CURRENTUSER} Must Install to $HOME" echo -e "[${PURPLE}!${NC}] ${PURPLE}Use root account to install to $THISDIR${NC}" CROSSCOUNT=$((CROSSCOUNT+1)) + fi fi fi @@ -219,4 +220,4 @@ else fi -exit +exit \ No newline at end of file