Update frontmatter.sh
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
file_path=$1
|
file_path="$1"
|
||||||
base_cmd="yq --front-matter=process"
|
base_cmd="yq --front-matter=process"
|
||||||
# Check if the file has valid front matter
|
# Check if the file has valid front matter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user