update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
VERS='2.5.153-01242024'
|
||||
VERS='2.5.154-01242024'
|
||||
|
||||
noheader=' update service dailytemp confsync -r -report '
|
||||
|
||||
|
||||
@@ -246,8 +246,8 @@ SHUTDOWN_SERVER(){
|
||||
c=0; MSG_SPC=''; spc1=`expr ${HC_CW} - ${#MSG}`; until [ ${c} = ${spc1} ]; do MSG_SPC="${MSG_SPC} "; ((c++)); done
|
||||
echo -en "${idsCL[White]}${MSG}${MSG_SPC}: "
|
||||
if [ "${TEST}" != "true" ]; then
|
||||
${PW_FOLDER}/esxi-scripts/set-drs.ps1 3 >/dev/null 2>&1 &
|
||||
echo -e "${idsCL[Green]}Commands sent${idsCL[Default]}\n"
|
||||
${PW_FOLDER}/esxi-scripts/set-drs.ps1 3 >/dev/null 2>&1
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
|
||||
else
|
||||
echo -e "${idsCL[Yellow]}(TEST MODE)${idsCL[Default]}\n"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user