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