Update power.inc.sh

This commit is contained in:
2023-12-30 15:41:53 -06:00
parent 2f466e05ae
commit 44a959feff

View File

@@ -563,6 +563,7 @@ Shutting down main servers" 1
}
POWERLOGGER_SERVICE(){
SENDNOTICE "TEST 2" "TESTING TESTING" &
SENDNOTICE "POWER LOGGING Service Startup" "`${PW_SCRIPT} check power -p`" &
while true; do
LogDataTime=`date +'%Y-%m-%d %H:%M:%S'`