summarylogtreecommitdiffstats
path: root/TrrntZip.NET
blob: 1700de646c08c41c12209c46f941d7ffe4dc0bbd (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/TrrntZip.NET.exe "$@"