Update offsite-power-check.sh
This commit is contained in:
@@ -47,6 +47,7 @@ PWO_START(){
|
||||
BATTERY CHARGE: ${OFFSITE_BATT_CAP}'%
|
||||
BATT RUNTIME: ${OFFSITE_BATT_RUNTIME}'mins
|
||||
AC VOLTAGE: ${OFFSITE_VOLTIN}'volts
|
||||
WATT USAGE: ${OFFSITE_WATTS}'watts
|
||||
|
||||
$(date)"
|
||||
if [ "${3}" = "1" ]; then PRIORITY="${3}"; MSGSOUND=siren; elif [ "${3}" != "" ]; then PRIORITY=${3}; else PRIORITY=0; fi
|
||||
|
||||
Reference in New Issue
Block a user