Files
phoronix-test-suite/pts/benchmark-resources/encode-ogg/pre.sh
2008-04-02 10:15:24 -04:00

7 lines
86 B
Bash

#!/bin/sh
cd $1
rm -f audio.wav
rm -f audio.ogg
cp pts-wav-sample-file.wav audio.wav