Fix typo in build-release.sh

This commit is contained in:
Marko Korhonen 2022-06-12 11:52:47 +03:00
parent e262e9a506
commit eb3398f044
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -47,7 +47,7 @@ md5sum -c lqsd.md5
printf "\n\n"
printf "\e[34m Building documentation\e[0m\n"
asciidoc -b manpage manpage.adoc
asciidoctor -b manpage manpage.adoc
printf "\n\n"