summarylogtreecommitdiffstats
path: root/start-thdmerge.sh
blob: 2be5c91942b627e55cfb7aeca0bb882acccaaaee (plain)
1
2
3
4
5
#!/bin/sh
WINEDEBUG=-all wine /usr/share/eac3to/thdmerge.exe "$@"

# Reset terminal colors
tput init