restoreremotebackupupdate

This commit is contained in:
Hassan Hashmi
2022-06-29 13:35:53 +05:00
parent 76250685a7
commit fe0140f397
6 changed files with 190 additions and 4 deletions

View File

@@ -1090,6 +1090,7 @@ Automatic backup failed for %s on %s.
obj.lastrun = time.time()
obj.save()
except BaseException as msg:
print("Error in Sites:%s"%str(msg))
continue
except BaseException as msg:
print("Error: [RemoteBackup]: %s"%str(msg))