chore(scripts): clean
This commit is contained in:
@@ -245,7 +245,6 @@ jobs:
|
|||||||
echo "Found doc file: ${file}"
|
echo "Found doc file: ${file}"
|
||||||
ok_title="false"
|
ok_title="false"
|
||||||
echo "Getting the first line"
|
echo "Getting the first line"
|
||||||
cat "${file}" | head -n 10
|
|
||||||
h=$(head -n 1 "${file}")
|
h=$(head -n 1 "${file}")
|
||||||
echo "The first line is: ${h}. Checking validity..."
|
echo "The first line is: ${h}. Checking validity..."
|
||||||
# Check if the first line has ---
|
# Check if the first line has ---
|
||||||
|
|||||||
Reference in New Issue
Block a user