Fixed parameter passthrough.

This commit is contained in:
Markus Birth 2014-05-10 22:56:49 +02:00
parent 3c4e309868
commit 03445e0194

View File

@ -1,2 +1,2 @@
#!/bin/sh
mp3gain -k -p -r -s i "$*"
mp3gain -k -p -r -s i "$@"