repo.or.cz
/
PyMotherless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Yet another small update.
[PyMotherless.git]
/
py2pkg-gen.sh
blob
a03943e5929533c619a37e47e96e05cdd578e3b0
1
#!/usr/bin/env bash
2
3
pythonexec
=
"$(command -v python2)"
4
${pythonexec}
"./pypkg-gen.py"
"$@"