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