#!/bin/sh
cd /usr/share/torcrawl
exec python torcrawl.py "$@"
