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