Last active
July 31, 2019 20:05
-
-
Save GlitchedPolygons/ed5c494e9dc916a03ca96934658c35dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash | |
sudo apt-get install -y git-lfs | |
git lfs install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment