Fixed .env and exit 99

This commit is contained in:
Derek Crudgington 2023-04-05 20:51:54 +00:00
parent edadf94554
commit b822b1d7aa
2 changed files with 4 additions and 6 deletions

@ -1,12 +1,12 @@
# Domain name
DOMAIN="test.com"
#DOMAIN="test.com"
# Company name
COMPANY="Fang Free Inc"
#COMPANY="Fang Free Inc"
# Country
COUNTRY="US"
#COUNTRY="US"
# Administrator password
ADMINPASS="d3r3k123"
#ADMINPASS="password123"

@ -75,8 +75,6 @@ done
# Download lib scripts and take in setup variables
get_config
exit 99;
echo -ne "\n\nStarting Federated install for $DOMAIN\n"
# Check that we have docker installed. Check that