From 28fc7867dd50c496125cb37f92a43630ab44cc5e Mon Sep 17 00:00:00 2001 From: rsteube Date: Sun, 15 Dec 2024 14:38:40 +0100 Subject: [PATCH] test --- docs/postprocessor/opengraph.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/postprocessor/opengraph.sh b/docs/postprocessor/opengraph.sh index 5c31cb5820..2347fbcd8c 100644 --- a/docs/postprocessor/opengraph.sh +++ b/docs/postprocessor/opengraph.sh @@ -2,6 +2,7 @@ set -e pipefail cd "$(dirname "$(readlink -f "$0")")/../book/html/release_notes/" +ls ../book/ ls *.html \ | sed 's/.html$//' \ | xargs -I'{}' \