1
0

Fixed parameter passthrough.

This commit is contained in:
2014-05-10 22:56:49 +02:00
parent 3c4e309868
commit 03445e0194
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/sh
mp3gain -k -p -r -s i "$*"
mp3gain -k -p -r -s i "$@"