Update power.inc.sh

This commit is contained in:
2024-02-07 09:38:19 -06:00
parent b0862ec416
commit 3db18197cc

View File

@@ -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
}