Skip to content
Snippets Groups Projects
Commit 431a5381 authored by Robert Habermann's avatar Robert Habermann
Browse files

check for pandoc and run in

parent 9e5ae4af
No related branches found
No related tags found
No related merge requests found
echo "Hello World"
[ -f /usr/bin/pandoc ] && /usr/bin/pandoc -o README.rst README.md
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment