#!/bin/bash

exec python2.7 "$(dirname $0)/autospider.py" "$@"