#!/bin/sh
exec /clangarm64/bin/python.exe -m PyQt6.lupdate.pylupdate ${1+"$@"}
