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