update
parent
52b519e23b
commit
e76c601c08
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
gitbook install
|
||||
# install sitemap-gerneral gitbook plugin
|
||||
npm install -g gitbook-plugin-sitemap-general
|
||||
gitbook build
|
||||
cp images/apple-touch-icon-precomposed-152.png _book/gitbook/images
|
||||
|
|
Loading…
Reference in New Issue