Patch mfqp for use directly with MarlinDocumentation

This commit is contained in:
Scott Lahteine
2017-05-07 01:22:45 -05:00
parent 41cf1c9e6a
commit 232f5d235d
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