X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8012225e9a8c8ba094c2c00da8fce25a67a26a90..0fd4355e7f1db0ef0f5095e8c4dd58c6617035ce:/setpythonpath.sh diff --git a/setpythonpath.sh b/setpythonpath.sh index 2aea8d84b..0b4b18471 100755 --- a/setpythonpath.sh +++ b/setpythonpath.sh @@ -1,2 +1,2 @@ #!/bin/sh -export PYTHONPATH=`pwd`/lib:`pwd`/apps:$PYTHONPATH \ No newline at end of file +export PYTHONPATH=`pwd`/lib:`pwd`/apps:`pwd`/wolnelektury:$PYTHONPATH \ No newline at end of file