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