Fix repo bug
This commit is contained in:
parent
e1819abcf5
commit
49ee6b8c13
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# Latest version
|
||||
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
|
||||
# No available version for latest Ubuntu version
|
||||
# curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
|
||||
|
||||
# Install
|
||||
sudo apt install git-lfs -y
|
||||
|
|
Reference in a new issue