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