This commit is contained in:
2024-01-28 18:26:52 -06:00
parent 651429ea61
commit fdec661b6a
3 changed files with 44 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.5.189-01282024'
VERS='2.5.190-01282024'
noheader=' update service dailytemp confsync -r -report '
@@ -42,6 +42,7 @@ PW_SYSHOSTS=(${PW_SYS_HOSTS})
PW_OFFSITEHOSTS=(${PW_OFFSITE_HOSTS})
PW_ALLHOSTS=(${PW_ALL_HOSTS})
PW_CONSERVEHOSTS=(${PW_CONSERVE_HOSTS})
PW_ESXI_FANSPEEDCONTROLHOSTS=(${PW_ESXI_FANSPEEDCONTROL_HOSTS})
unset IFS
if [ -f ${PW_FOLDER}/settings.local.conf ]; then