set PYTHONPATH on lemy

This commit is contained in:
hjp 2014-12-06 16:35:36 +00:00
parent 4320942824
commit 489b3e16aa
1 changed files with 6 additions and 0 deletions

View File

@ -310,3 +310,9 @@ case "$FQDN" in
;;
esac
case "$FQDN" in
lemy.wsr.ac.at)
$(preppath -e -v PYTHONPATH -c ~/etc/wds)
;;
esac