Skip to content
Snippets Groups Projects
Commit 7a3e8d16 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-mesh-batman-adv: add batman-adv version information to alfred

parent 48ea4b71
No related branches found
No related tags found
No related merge requests found
local version = util.exec('batctl -v'):match('%[batman%-adv: ([^%]]+)%]')
return { version = version }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment