Files
2025-07-11 23:51:24 -05:00

8 lines
70 B
Bash

#!/bin/bash
mdbook \
serve \
. \
-p 3001 \
-d book \