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