mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
possible bug fix in cloudlinux
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import sys
|
||||
import os.path
|
||||
import django
|
||||
|
||||
sys.path.append('/usr/local/CyberCP')
|
||||
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "CyberCP.settings")
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user