3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
|
#!/bin/bash
|
||
|
git archive --format zip --output ~/gab-social.zip develop
|