batman status
This commit is contained in:
parent
4b9075738b
commit
48cc9c3782
|
@ -54,7 +54,8 @@ function status {
|
|||
|
||||
if grep -q "bmx6" $MESH_CURRENT_PROTOCOL; then
|
||||
bmx6 -c show=originators
|
||||
else
|
||||
fi
|
||||
if grep -q "bmx7" $MESH_CURRENT_PROTOCOL; then
|
||||
bmx7 -c show=originators
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue