diff --git a/inc/power.inc.sh b/inc/power.inc.sh index a5dd0914..c733e868 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}" + SENDNOTICE "${1}" "${st_power}" . alien }