This commit is contained in:
OniriCorpe 2024-04-30 00:43:06 +02:00
parent 238a500b47
commit e76d43b440

View file

@ -69,7 +69,7 @@ do
# saved title, and save the modified file in our temporary directory
sed "s#<\!-- TITLE -->#${title}#" "$header_template" > "$tempdir/header.html"
# convertig .gmi files in .html
# converting .gmi files in .html
/usr/local/bin/gmnitohtml < "$gmi_file" > "$tempdir/body.html"
# retrieving of the path of the current .gmi file