#!/bin/sh
cd /usr/share/patchkit
exec python2 patch "$@"
