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