mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-27 17:07:49 +02:00
update to python venv
This commit is contained in:
@@ -1556,7 +1556,7 @@ imap_folder_list_limit = 0
|
||||
|
||||
os.chdir("wsgi-lsapi-1.4")
|
||||
|
||||
command = "python ./configure.py"
|
||||
command = "/usr/local/CyberPanel/bin/python ./configure.py"
|
||||
preFlightsChecks.call(command, self.distro, command, command, 1, 0, os.EX_OSERR)
|
||||
|
||||
command = "make"
|
||||
|
||||
Reference in New Issue
Block a user