summarylogtreecommitdiffstats
path: root/pxtone-player
blob: 5bb41e917eac7c31c272f0d62a07571cd8edb7a2 (plain)
1
2
3
4
#!/bin/bash
unset WINEPREFIX
. /usr/share/pxtone/launcher
WINEDEBUG=-all wine "$HOME"/.pxtone/ptPlayer.exe "$@"