hydra/foreman/start-manual.sh

7 lines
95 B
Bash
Raw Normal View History

2021-04-05 15:39:49 +00:00
#!/bin/sh
mdbook serve \
--port 63332 \
2021-04-05 16:09:52 +00:00
--dest-dir ./.hydra-data/manual \
./doc/manual/