diff --git a/defaults.inc b/defaults.inc index 5b2366cf..c9e57b79 100755 --- a/defaults.inc +++ b/defaults.inc @@ -36,7 +36,7 @@ PW_OFFSITEHOSTS=(${PW_OFFSITE_HOSTS}) PW_ALLHOSTS=(${PW_ALL_HOSTS}) unset IFS -echo "HERE!!!: ${PW_SYS_HOSTS}" +echo "HERE!!!: ${PW_SYSHOSTS[@]}" if [ -f ${PW_FOLDER}/settings.local.conf ]; then declare -A PW_POWERWALL_SERVICES