1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 09:16:07 +03:00

fixed formatting

This commit is contained in:
pulsar256 2014-09-26 20:14:47 +02:00
parent 62d9781b4b
commit d70ec33ea1

View file

@ -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