Fixed parameter passthrough.
This commit is contained in:
parent
3c4e309868
commit
03445e0194
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
mp3gain -k -p -r -s i "$*"
|
||||
mp3gain -k -p -r -s i "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user