lwip/doc/doxygen/generate.sh
Richard Sailer 2ed755764e doxygen/generate.sh: Add shebang line
This file had the x bit set.
But executing it produced an error, since it was
missing the "#!/bin/sh" line.

This patch adds the "#!/bin/sh" line and makes generate.sh directly executable.
2016-11-25 09:12:40 +01:00

4 lines
33 B
Bash
Executable File

#!/bin/sh
doxygen lwip.Doxyfile