#!/bin/sh
cd /usr/share/smplshllctrlr
exec python2 simple-shell-controller.py "${@}"
