From bd7b73560c9d1a44ac644988bbf41c9fe5d48785 Mon Sep 17 00:00:00 2001 From: Robert Rostohar Date: Fri, 11 Oct 2024 10:32:32 +0200 Subject: [PATCH] Include Documents directory in pack --- gen_pack.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gen_pack.sh b/gen_pack.sh index e9053c1..b5b2c6f 100755 --- a/gen_pack.sh +++ b/gen_pack.sh @@ -30,6 +30,7 @@ DEFAULT_ARGS=(-c "v") # PACK_DIRS=" CMSIS + Documents Templates "