#!/bin/sh
# Centro de Software de CuerdOS — launcher
exec python3 /usr/lib/k-hello/main.py "$@"
