#!/bin/sh
exec python3 /usr/share/playitslowly/app.py "$@"
