From: Christian Heller <c.heller@plomlompom.de>
Date: Thu, 17 Apr 2025 21:16:02 +0000 (+0200)
Subject: Fix.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%22https:/validator.w3.org/tasks?a=commitdiff_plain;h=e9a526957d64764a88fc8bf9487859d4cc32d6c0;p=config

Fix.
---

diff --git a/bookworm/scripts/lib/copy_dirtrees_of_tags b/bookworm/scripts/lib/copy_dirtrees_of_tags
index 8b7fe07..d4b3286 100644
--- a/bookworm/scripts/lib/copy_dirtrees_of_tags
+++ b/bookworm/scripts/lib/copy_dirtrees_of_tags
@@ -1,4 +1,4 @@
-copy_dirtrees() {
+copy_dirtrees_of_tags() {
     _TAGS="$@"
     _PATHS_WRITTEN=
     for _TAG in ${_TAGS}; do