mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 05:45:59 +01:00
bug fix. cpupgrade
This commit is contained in:
@@ -7,7 +7,7 @@ import requests
|
||||
class InstallLog:
|
||||
fileName = "/var/log/installLogs.txt"
|
||||
currentPercent = '10'
|
||||
LogURL = 'http://cloud.cyberpanel.net:8000/servers/RecvData'
|
||||
LogURL = 'https://cloud.cyberpanel.net/servers/RecvData'
|
||||
ServerIP = ''
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user