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