#!/bin/bash

INSTALL_PREFIX="/usr"
exec "$INSTALL_PREFIX/share/patchance/src/patchance.py" "$@"