kubernetes-handbook/scripts/build-gitbook.sh

5 lines
110 B
Bash
Raw Normal View History

2019-07-25 16:58:57 +08:00
#!/bin/bash
gitbook install
gitbook build
cp images/apple-touch-icon-precomposed-152.png _book/gitbook/images