git-subtree-dir: content/plan.rackrental.net git-subtree-mainline:99c8d9df5bgit-subtree-split:876d4cffb1
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|