Add open-docs script
This commit is contained in:
parent
2883b5be6b
commit
d4f76ba5f9
1 changed files with 2 additions and 0 deletions
2
script/open-docs
Executable file
2
script/open-docs
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
open file://`pwd`/docs/_site/index.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue