git-subtree-dir: content/plan.ezpodstack.org git-subtree-mainline:3266d1e187git-subtree-split:4f6dd79a99
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|