#!/bin/sh

exec "/usr/bin/python3" "/usr/lib/python3.13/site-packages/eric7/eric7_hexeditor.py" "$@"
