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