#!/bin/sh
exec /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m PyQt6.lupdate.pylupdate ${1+"$@"}
