This commit is contained in:
usmannasir
2024-01-15 18:43:29 +05:00
parent 68fcc8f5e3
commit 4a855f060d

View File

@@ -1505,7 +1505,10 @@ def main():
IncScheduler.WPUpdates()
if args.function == 'Weekly':
IncScheduler.FixMailSSL()
try:
IncScheduler.FixMailSSL()
except:
pass
### Run incremental backups in sep thread