lemmy-docs/update-includes.sh
Nutomic 7d24dd4b51
Rewrite lemmy_protocol.md, to embed all json examples from lemmy repo (#111)
* Rewrite lemmy_protocol.md, to embed all json examples from lemmy repo

* Upgrade Rust version for CI
2021-11-11 13:52:57 -05:00

4 lines
No EOL
85 B
Bash
Executable file

#!/bin/bash
set -e
git clone https://github.com/LemmyNet/lemmy.git include --depth 1