Created
April 27, 2022 21:56
-
-
Save jph00/361a9b868aa3593f3fd8e930d0221266 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
mkdir lfs | |
cd lfs | |
curl -L $(curl https://latest.fast.ai/git-lfs/git-lfs/linux-amd64) | tar xz | |
sudo ./install.sh | |
cd .. | |
rm -rf lfs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment