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