Update defaults.inc

This commit is contained in:
2023-12-12 17:59:54 -06:00
parent 3f0cd64f86
commit 5e810a2e85

View File

@@ -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