#!/bin/bash
exec /usr/bin/python3 /usr/share/pythonteaching/app.py "$@"
