diff --git a/shell-scripts/run-docs.sh b/shell-scripts/run-docs.sh index 620d5bf..3c89819 100755 --- a/shell-scripts/run-docs.sh +++ b/shell-scripts/run-docs.sh @@ -1,4 +1,5 @@ #!/bin/bash cd docs +bundle install bundle exec jekyll serve