Patch mfqp for use directly with MarlinDocumentation
This commit is contained in:
parent
1c4ed8b106
commit
6c2e6ea38e
2 changed files with 16 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue