diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 1f86a211..6b883426 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -1013,7 +1013,7 @@ SENDPOWER(){ OFFSITE_SENDPOWER(){ st_power=`${PW_SCRIPT} check power -o -p -r` - SENDNOTICE "${1}" "${st_power}" '' alien + SENDNOTICE "${1}" "${st_power}" 0 alien }