This commit is contained in:
2023-11-06 20:15:55 -06:00
parent 8946c101f7
commit 92ffc1e471
2 changed files with 3 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
VERS='2.3.210-11062023'
VERS='2.3.220-11062023'
noheader=' update service dailytemp '
@@ -124,9 +124,6 @@ PW_INVERTER_IP=10.10.0.61
PW_UPS_IP=10.10.1.205
PW_APCPDU_IP=10.10.1.210
RACADMONLINE='ns'
IFS=,
PW_MAINSITE_HOSTS=(${PW_MAINSITE_HOSTS})
PW_MAINHOSTS=(${PW_MAINHOSTS})

View File

@@ -23,8 +23,8 @@ if [ "$TEST" != "" ]; then
LOG_INTERVAL_NORMAL=1
LOG_INTERVAL_ABNORMAL=1
TESTMODE="### TEST MODE ACTIVE ###
"
"
else
TESTMODE=""
fi