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