Skip to content

Commit

Permalink
Don't assume the path of bash
Browse files Browse the repository at this point in the history
  • Loading branch information
cmollekopf committed Mar 20, 2018
1 parent 373cb19 commit 5399d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builddocs.sh
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
mkdocs build
echo "The HTML files for the documentation can be found in the site/ subdirectory."
echo "To view the docs in a browser run 'mkdocs serve'"

0 comments on commit 5399d8a

Please sign in to comment.