Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Dec 15, 2024
1 parent 95c0152 commit 28fc786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/postprocessor/opengraph.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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'{}' \
Expand Down

0 comments on commit 28fc786

Please sign in to comment.