git-subtree-dir: content/plan.thepeernet.com git-subtree-mainline:ba8e5a1a6cgit-subtree-split:5c948bab3d
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|