35 36
This commit is contained in:
6
util/do-snd
Executable file
6
util/do-snd
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
SND_DIR=/Users/mk/Movies
|
||||
|
||||
base64 -i $SND_DIR/1.aac -o /tmp/1
|
||||
base64 -i $SND_DIR/2.aac -o /tmp/2
|
||||
Reference in New Issue
Block a user