mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 04:31:22 -03:00
wc
This commit is contained in:
1
.github/scripts/frontmatter.sh
vendored
1
.github/scripts/frontmatter.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user