jamesmoriarty/nebula

firefox: menu.ogg

Closed this issue · 1 comments

firefox: menu.ogg
for file in audio/*.mp3; do `ffmpeg -i $file /audio/$(basename ${file} .mp3).ogg`;done

Doesn't work from Makefile.