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