mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-05 21:05:46 +01:00
bugfix: cm
This commit is contained in:
@@ -1929,7 +1929,7 @@ class CloudManager:
|
||||
"--pluginUpdates '%s' --themeUpdates '%s' --title '%s' --updates '%s' --userName '%s' " \
|
||||
"--version '%s' --createSite %s" % (
|
||||
tempStatusPath, self.data['appsSet'], self.data['domain'], self.data['email'],
|
||||
self.data['password'],
|
||||
self.data['passwordByPass'],
|
||||
self.data['pluginUpdates'], self.data['themeUpdates'], self.data['title'],
|
||||
self.data['updates'],
|
||||
self.data['userName'], self.data['version'], str(self.data['createSite']))
|
||||
|
||||
Reference in New Issue
Block a user