Files
ezeda-bizoprodplan/dev.sh
2025-07-11 23:51:32 -05:00

8 lines
70 B
Bash

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