#!/bin/sh
cd /usr/share/littlebrother
exec python3 LittleBrother.py "$@"
