diff --git a/defaults.inc b/defaults.inc index 5e71d667..114cf494 100755 --- a/defaults.inc +++ b/defaults.inc @@ -53,7 +53,7 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then PW_ALLHOSTS=(${PW_ALL_HOSTS}) unset IFS - echo "HERE!!!: ${PW_SYSHOSTS}" + echo "HERE!!!: ${PW_SYS_HOSTS}" else echo "NO settings.local.conf FILE FOUND"