This commit is contained in:
Stavros Kois
2024-05-13 01:52:08 +03:00
committed by GitHub
parent 28d31a7b41
commit 266e2e7cb7
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ if ! head -n 1 "$file_path" | grep -q "^---$"; then
[ "$DEBUG" == "true" ] && set -x
fi
wc -l $file_path
cat $file_path
# Get the title from the front matter

View File

@@ -39,4 +39,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
- https://ghcr.io/andrewpaglusch/flashpaper
type: application
version: 2.0.10
version: 2.0.11