void-packages/srcpkgs/alfred/files/batadv-vis/run

5 lines
78 B
Bash

#!/bin/sh
exec 2>&1
[ -r conf ] && . ./conf
exec batadv-vis ${OPTS:=-si bat0}