#!/bin/sh
cd /usr/share/cybercrowl
exec python2 cybercrowl.py "$@"
