#!/bin/sh

cd /usr/share/fudgec2/FudgeC2
exec python3 Controller.py "$@"
