Update power.inc.sh
This commit is contained in:
@@ -859,8 +859,9 @@ PDUCONTROL(){
|
||||
}
|
||||
|
||||
SENDPOWER(){
|
||||
SENDNOTICE "test" "testing 213123" &
|
||||
st_power=`${PW_SCRIPT} check power -p`
|
||||
SENDNOTICE "${1}" "${st_power}"
|
||||
SENDNOTICE "${1}" "${st_power}" &
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user