joinlemmy-site/serve.sh

6 lines
61 B
Bash
Raw Permalink Normal View History

2020-09-28 04:19:11 +00:00
#!/bin/bash
2021-02-04 19:46:32 +00:00
./build_docs.sh
2020-09-28 04:19:11 +00:00
zola serve --interface 0.0.0.0