8 lines
70 B
Bash
Executable File
8 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mdbook \
|
|
serve \
|
|
. \
|
|
-p 3001 \
|
|
-d book \
|