sv: ashuffle
This commit is contained in:
parent
7ae4986ef7
commit
9c301b3c73
|
@ -0,0 +1 @@
|
|||
OPTS=
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
[ -r conf ] && source conf
|
||||
|
||||
exec 2>&1
|
||||
exec ashuffle ${OPTS}
|
Loading…
Reference in New Issue