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