Files
TSYSGroupHandbook/dev.sh
2025-07-17 23:04:10 -05:00

8 lines
70 B
Bash
Executable File

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