git-subtree-dir: content/plan.redwfo.com git-subtree-mainline:a07a54eeccgit-subtree-split:76514583f0
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|