From 5e810a2e85876a200434f318e208ed2b2bf69a8a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 12 Dec 2023 17:59:54 -0600 Subject: [PATCH] Update defaults.inc --- defaults.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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