auto_backup icon indicating copy to clipboard operation
auto_backup copied to clipboard

Update db_backup.py

Open NickCoolii opened this issue 1 year ago • 0 comments

  • in case of a db backup issue there will be an error log instead of a debug log
  • at first, we are dumping a database and then filestore
  • removed extra fp = open(file_path, 'wb')
  • corrected some typos

NickCoolii avatar Nov 02 '23 12:11 NickCoolii