#!/usr/bin/sh
# vim:set noet ts=4:
#
# ibus-stt - Speech to text engine for IBus
#

exec /usr/bin/python3 /usr/share/ibus-stt/mainconfig.py $@
