vide_public/run_python.sh.in

6 lines
77 B
Bash

#!/bin/sh
PYTHONPATH=@PYTHONPATH@
export PYTHONPATH
@PYTHON_EXECUTABLE@ $@