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