3 lines
137 B
Plaintext
3 lines
137 B
Plaintext
|
#!/bin/bash
|
||
|
exec `python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(plat_specific = True))"`/pynche/pynche
|