mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
bug fix: backups v2
This commit is contained in:
@@ -809,6 +809,7 @@ def CreateV2BackupButton(request):
|
||||
|
||||
background = CPBackupsV2(extra_args)
|
||||
background.start()
|
||||
|
||||
# background = CPBackupsV2({'domain': Selectedwebsite, 'BasePath': '/home/backup', 'BackupDatabase': 1, 'BackupData': 1,
|
||||
# 'BackupEmails': 1, 'BackendName': Selectedrepo, 'function': 'InitiateBackup', })
|
||||
# background.start()
|
||||
|
||||
Reference in New Issue
Block a user