update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
VERS='2.5.1-12112023'
|
||||
VERS='2.5.4-12112023'
|
||||
|
||||
noheader=' update service dailytemp confsync '
|
||||
hc_cw=60
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user