#!/bin/sh
cd /usr/share/sublert
exec python3 sublert.py "$@"
