This commit is contained in:
usmannasir
2024-01-21 10:05:36 +05:00
parent 3d57a01ea7
commit 72d93120ff

View File

@@ -106,7 +106,7 @@ class preFlightsChecks:
debug = 1
cyberPanelMirror = "mirror.cyberpanel.net/pip"
cdn = 'cyberpanel.sh'
SnappyVersion = '2.28.1'
SnappyVersion = '2.32.0'
def __init__(self, rootPath, ip, path, cwd, cyberPanelPath, distro, remotemysql=None, mysqlhost=None, mysqldb=None,
mysqluser=None, mysqlpassword=None, mysqlport=None):