3 lines
108 B
Bash
3 lines
108 B
Bash
git clone https://github.com/blogc/blogc --shallow-since=2021-01-01
|
|
tar -cvf blogc.tar blogc
|
|
gzip blogc.tar
|