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

# Reset terminal colors
tput init