updating scripts

This commit is contained in:
2026-04-02 11:26:40 +01:00
parent b5c2d4593d
commit f9e935dcec
6 changed files with 70 additions and 96 deletions

2
cookbook_org_sync.py Normal file → Executable file
View File

@@ -38,7 +38,7 @@ NEXTCLOUD_PASSWORD = os.environ.get("NEXTCLOUD_PASS", "Shakkal123!") # or hard
RECIPES_ENDPOINT = "/apps/cookbook/api/v1/recipes"
OUTPUT_ORG = Path(
"/home/zaine/master-folder/org_files/org_roam/"
"/home/zaine/master-folder/org_files/org_roam/Misc/"
"20260307233451-recipes_cookbook.org"
)