Fix update-docs script
This commit is contained in:
parent
561dcd0969
commit
67df9b7dfe
@ -5,5 +5,5 @@ cp assets/CNAME _book/CNAME
|
||||
cd _book
|
||||
git init
|
||||
git add -A
|
||||
git commit -m 'update book'
|
||||
git push -f git@github.com:OHIF/Viewers/.git master:gh-pages
|
||||
git commit -m 'Update compiled GitBook (this commit is automatic)'
|
||||
git push -f git@github.com:OHIF/Viewers.git master:gh-pages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user