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