test
This commit is contained in:
parent
aad1d68eed
commit
c3052c8352
@ -176,7 +176,7 @@ function update_front_matter {
|
|||||||
mv "$temp_awk" "$md_file_path"
|
mv "$temp_awk" "$md_file_path"
|
||||||
}
|
}
|
||||||
|
|
||||||
function main() {
|
function social-cards-zola() {
|
||||||
while [[ "$#" -gt 0 ]]; do
|
while [[ "$#" -gt 0 ]]; do
|
||||||
case "$1" in
|
case "$1" in
|
||||||
-h|--help)
|
-h|--help)
|
||||||
@ -224,5 +224,3 @@ function main() {
|
|||||||
echo "$image_filename"
|
echo "$image_filename"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
main "$@"
|
|
Loading…
x
Reference in New Issue
Block a user