#!/bin/sh
# karbeat: juego de ritmo con archivos .kar/.mid (parte de py3karaoke)
exec python3 /usr/share/py3karaoke/ritmo_proto.py "$@"
