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