#!/bin/sh
exec python3 -m playitslowly.app "$@"
