Delete pycatfile.py
[PyWWW-Get.git] / py3pkg-gen.sh
blobb9f74880dbb7ff5de5eaffdc8c63775884cd7e1e
1 #!/usr/bin/env bash
3 pythonexec="$(command -v python3)"
4 ${pythonexec} "./pypkg-gen.py" "$@"