gluon-mesh-batman-adv: add batman-adv version information to alfred
This commit is contained in:
parent
48ea4b711f
commit
7a3e8d1632
@ -0,0 +1,3 @@
|
|||||||
|
local version = util.exec('batctl -v'):match('%[batman%-adv: ([^%]]+)%]')
|
||||||
|
|
||||||
|
return { version = version }
|
Loading…
Reference in New Issue
Block a user