Last active
October 5, 2018 11:34
-
-
Save aliuosio/2e5d2769a20f9919fcf5ffc8b9c3d56e to your computer and use it in GitHub Desktop.
docker-debian
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
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash | |
sudo apt-get install git-lfs | |
git lfs install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment