Merge remote-tracking branch 'upstream/development' into development

This commit is contained in:
Patrick O'Brien
2017-03-23 18:47:50 -04:00
3 changed files with 17 additions and 16 deletions

View File

@@ -90,6 +90,7 @@ FTLcheckUpdate() {
main() {
local pihole_version_current
local web_version_current
source "${setupVars}"
#This is unlikely
if ! is_repo "${PI_HOLE_FILES_DIR}" ; then