mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 21:35:55 +01:00
updated error message to better reflect the situation
This commit is contained in:
@@ -814,7 +814,6 @@ class backupUtilities:
|
||||
try:
|
||||
version = backupMetaData.find('VERSION').text
|
||||
build = backupMetaData.find('BUILD').text
|
||||
|
||||
twoPointO = 1
|
||||
except:
|
||||
twoPointO = 0
|
||||
|
||||
Reference in New Issue
Block a user