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
2
Actions
Activity
f28082b25b
void-packages
/
srcpkgs
/
sndio
/
files
/
sndiod
/
run
4 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
-r conf
]
&&
. ./conf
exec
sndiod
${
OPTS
}
-d 2>
&
1
Reference in New Issue
View Git Blame
Copy Permalink