#!/bin/sh
. /usr/lib/syrthes/bin/syrthes.profile >/dev/null
exec /usr/bin/python3 /usr/share/syrthes-gui/SyrthesMain.py "$@"
