working on ios.
This commit is contained in:
2
desktop/resources/make-osx-versions.sh
Executable file
2
desktop/resources/make-osx-versions.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#/bin/bash
|
||||
for x in **/*.ogg; do ffmpeg -i "$x" "$x.mp3"; done
|
||||
Reference in New Issue
Block a user