#!/bin/sh
#
# This file is public domain.

cd /usr/share/deluge-torrent/; python deluge.py $@
