#!/bin/sh

exec "/usr/bin/python3" "/usr/share/eric/modules/eric5_editor.py" "$@"
