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