Patch mfqp for use directly with MarlinDocumentation

This commit is contained in:
Scott Lahteine
2017-05-07 01:22:45 -05:00
parent 1c4ed8b106
commit 6c2e6ea38e
2 changed files with 16 additions and 3 deletions

View File

@ -37,7 +37,7 @@ opensite() {
echo "Previewing MarlinDocumentation..."
# wait to open the url for about 8s
( sleep 8; opensite ) &
( sleep 45; opensite ) &
bundle exec jekyll serve --watch --incremental