Update snippet.sh
This commit is contained in:
parent
165c56b5c0
commit
153f37f393
@ -1,4 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# requires sox and ffmpeg and lame
|
||||
#
|
||||
|
||||
for i in *ogg
|
||||
do
|
||||
bn=`basename "$i" .ogg`
|
||||
|
Loading…
Reference in New Issue
Block a user