git-subtree-dir: content/plan.rwscp.net git-subtree-mainline:47d37d1432git-subtree-split:6bda8750d2
7 lines
54 B
Bash
7 lines
54 B
Bash
#!/bin/bash
|
|
|
|
mdbook \
|
|
build \
|
|
. \
|
|
-d book
|