source setupVars.conf to see if INSTALL_WEB is true or not

This commit is contained in:
DL6ER 2017-03-11 16:46:52 +01:00
parent 1b9e7fbf2e
commit bd2d81f691
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ PH_TEST="true" source "${PI_HOLE_FILES_DIR}/automated install/basic-install.sh"
# webInterfaceDir set in basic-install.sh
# piholeGitURL set in basic-install.sh
# is_repo() sourced from basic-install.sh
# setupVars set in basic-install.sh
source "${setupVars}"
update=false