Update frontmatter.sh

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Stavros Kois
2024-05-12 20:11:39 +03:00
committed by GitHub
parent 218506a7c9
commit 7ba6bf0631

View File

@@ -1,6 +1,6 @@
#!/bin/bash
file_path=$1
file_path="$1"
base_cmd="yq --front-matter=process"
# Check if the file has valid front matter