mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-16 12:53:12 -05:00
Merge branch 'master' of https://github.com/hay-kot/mealie into 0.1.0
This commit is contained in:
@@ -89,6 +89,8 @@ def export_db(tag=None, templates=None):
|
||||
shutil.rmtree(backup_folder)
|
||||
shutil.rmtree(TEMP_DIR)
|
||||
|
||||
return str(zip_path.absolute()) + ".zip"
|
||||
|
||||
|
||||
|
||||
def export_images(dest_dir) -> Path:
|
||||
|
||||
Reference in New Issue
Block a user