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