update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERS='2.5.277-02062024'
|
||||
VERS='2.5.278-02062024'
|
||||
|
||||
noheader=' update service dailytemp confsync -r -report '
|
||||
|
||||
|
||||
@@ -366,8 +366,8 @@ CHECKPOWER(){
|
||||
fi
|
||||
if [ ${REPORT} -eq 0 ]; then
|
||||
end=`date +%s`; runtime=$((end-start)); echo -e "\n${idsCL[Default]}runtime: ${runtime}s"
|
||||
[ "${PW_ACTION}" != "" ] && echo -e "${idsCL[Default]}"
|
||||
fi
|
||||
[ "${PW_ACTION}" != "" ] && [ ${REPORT} -eq 0 ] && echo -e "${idsCL[Default]}"
|
||||
}
|
||||
|
||||
CHECKPOWER_SERVICE(){
|
||||
|
||||
Reference in New Issue
Block a user