summarylogtreecommitdiffstats
path: root/TrrntZipUI
blob: b0cc271f922348b59f5f92fff23cec71c4e58f6e (plain)
1
2
3
#!/bin/sh
export MONO_PATH="${MONO_PATH:+${MONO_PATH}:}/usr/lib/torrentzip.net"
exec mono $MONO_OPTIONS /usr/lib/torrentzip.net/TrrntZipUI.exe "$@"