Files
extra/sndio/sndiod.run
2025-06-22 20:39:04 -05:00

4 lines
62 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
exec sndiod ${OPTS} -d 2>&1