#!/bin/sh

exec "/usr/bin/python" "/usr/lib/python3.8/site-packages/eric6/eric6_editor.py" "$@"
