Files
2025-07-17 23:02:49 -05:00

8 lines
70 B
Bash

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