mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
fixed formatting
This commit is contained in:
parent
62d9781b4b
commit
d70ec33ea1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ if which gimli >/dev/null; then
|
|||
rm ${filename}.md
|
||||
popd >/dev/null
|
||||
else
|
||||
echo -e "\nFAILED"
|
||||
echo -e "\nFAILED"
|
||||
echo "Install Gimli to build the PDF documentation"
|
||||
echo -e "https://github.com/walle/gimli\n"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue