Usman Nasir
2021-11-06 23:56:51 +05:00
parent 6ec11e87cc
commit 4e8a2e4fcf

View File

@@ -890,7 +890,7 @@ class backupUtilities:
dbName = database.find('dbName').text
if VERSION == '2.1' and BUILD == '1':
if VERSION == '2.1' and int(BUILD) >= 1:
logging.CyberCPLogFileWriter.writeToFile('Backup version 2.1.1 detected..')