mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 20:01:10 +00:00
4 lines
No EOL
85 B
Bash
Executable file
4 lines
No EOL
85 B
Bash
Executable file
#!/bin/bash
|
|
set -e
|
|
|
|
git clone https://github.com/LemmyNet/lemmy.git include --depth 1 |