mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-22 04:11:09 +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 |