git-subtree-dir: content/plan.sidedoorgroup.org git-subtree-mainline:1a68d848b4git-subtree-split:9634af4488
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|