This commit is contained in:
2023-12-11 20:31:03 -06:00
parent fcdb1d1db6
commit e2263c193b
2 changed files with 1 additions and 4 deletions

View File

@@ -18,9 +18,6 @@ PWO_START(){
. /opt/idssys/powerwall/settings.conf
PW_OFFSITEHOSTS=$(echo ${PW_OFFSITE_HOSTS} | tr ',' ' ')
for host in ${PW_OFFSITEHOSTS}; do
echo "HERE: $host"
done
# TEST=true
# TEST=full
if [ "${TEST}" != "" ]; then