sv: ashuffle

This commit is contained in:
fanyx 2023-08-07 12:38:30 +02:00
parent 7ae4986ef7
commit 9c301b3c73
3 changed files with 6 additions and 0 deletions

1
.config/sv/ashuffle/conf Normal file
View File

@ -0,0 +1 @@
OPTS=

0
.config/sv/ashuffle/down Normal file
View File

5
.config/sv/ashuffle/run Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
[ -r conf ] && source conf
exec 2>&1
exec ashuffle ${OPTS}