#!/bin/sh
cd /usr/share/subterfuge
exec python2 subterfuge.py "$@"
