X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8012225e9a8c8ba094c2c00da8fce25a67a26a90..40a66c8feb465a5d40035272bfd2b95e9027b7dd:/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