From 5d53a3d2d71716d3b7b6f7016d036179f484da80 Mon Sep 17 00:00:00 2001 From: gribse Date: Thu, 9 Oct 2025 22:35:22 +0200 Subject: [PATCH] start get recipes script --- scripts/get-recipes.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 scripts/get-recipes.sh diff --git a/scripts/get-recipes.sh b/scripts/get-recipes.sh new file mode 100644 index 0000000..18a4d10 --- /dev/null +++ b/scripts/get-recipes.sh @@ -0,0 +1,8 @@ +# check for updates in pkb-perso + +# if so, pull to temp dir + +# copy from temp dir to content dir + + +