mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
fix error 500 in repository browser with configured python path
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#
|
||||
#
|
||||
|
||||
import os
|
||||
import sys, os
|
||||
|
||||
pythonPath = os.environ['SCM_PYTHON_PATH']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user