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