This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
Actions
Activity
8fc9c3d069
void-packages
/
srcpkgs
/
alfred
/
files
/
batadv-vis
/
run
4 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
alfred: add service for batman visualisation.
2015-02-07 00:40:46 +01:00
#!/bin/sh
alfred: move configuration to /etc/sv/.../conf
2015-02-12 12:11:00 +01:00
[ -r conf ] && . ./conf
exec batadv-vis ${OPTS:=-si bat0}