git-subtree-dir: content/plan.merchantsofhope.org git-subtree-mainline:a27358dc77git-subtree-split:be876c4958
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|