diff --git a/inc/power.inc.sh b/inc/power.inc.sh index c733e868..1f86a211 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}" '' alien }