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