#!/bin/sh
cd /usr/share/scratchabit
exec python3 ScratchABit.py "$@"
