3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
|
#!@TERMUX_PREFIX@/bin/sh
|
||
|
exec @TERMUX_PREFIX@/bin/python -m PyQt5.pylupdate_main ${1+"$@"}
|