Skip to content

Commit

Permalink
[Ubuntu] Update the version Git-lfs (#4607)
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Zabayrachny authored Nov 26, 2021
1 parent 3063eac commit cb93e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/linux/scripts/installers/git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ git --version

# Install git-lfs
curl -s $GIT_LFS_REPO/script.deb.sh | bash
apt-get install -y git-lfs=2.13.3
apt-get install -y git-lfs

# Install git-ftp
apt-get install git-ftp -y
Expand Down

0 comments on commit cb93e86

Please sign in to comment.