Usman Nasir
2021-11-06 23:56:51 +05:00
parent 870a0ffd97
commit 56b8e4a9b6

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..')