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