hydra/foreman/start-manual.sh

7 lines
95 B
Bash
Raw Normal View History

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