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