This commit is contained in:
2023-11-05 12:33:16 -06:00
parent 2bee2ab779
commit c54735d8ba
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.3.162-11052023'
VERS='2.3.170-11052023'
noheader=' update service dailytemp '

View File

@@ -1546,9 +1546,9 @@ fi
logrotate) LOGROTATE;;
update)
# echo -en "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ... "
# RESTARTALL_SERVICES >/dev/null 2>&1 &
# echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
echo -en "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ... "
RESTARTALL_SERVICES >/dev/null 2>&1 &
echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
;;
status)
CHECKPOWER