This commit is contained in:
2023-12-12 18:00:53 -06:00
parent 5e810a2e85
commit b4cfce1160
2 changed files with 7 additions and 14 deletions

View File

@@ -36,8 +36,6 @@ PW_OFFSITEHOSTS=(${PW_OFFSITE_HOSTS})
PW_ALLHOSTS=(${PW_ALL_HOSTS})
unset IFS
echo "HERE!!!: ${PW_SYSHOSTS[@]}"
if [ -f ${PW_FOLDER}/settings.local.conf ]; then
declare -A PW_POWERWALL_SERVICES
declare -A PW_THRESHOLDS