vide_public/run_env.sh.in

6 lines
57 B
Bash

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