repo.or.cz
/
PyWWW-Get.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update pywwwgetold.py
[PyWWW-Get.git]
/
py3pkg-gen.sh
blob
b9f74880dbb7ff5de5eaffdc8c63775884cd7e1e
1
#!/usr/bin/env bash
2
3
pythonexec
=
"$(command -v python3)"
4
${pythonexec}
"./pypkg-gen.py"
"$@"