diff options
Diffstat (limited to 'community/git-lfs/git-lfs.post-install')
-rw-r--r-- | community/git-lfs/git-lfs.post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/git-lfs/git-lfs.post-install b/community/git-lfs/git-lfs.post-install index cc239e075e..cc9a36578e 100644 --- a/community/git-lfs/git-lfs.post-install +++ b/community/git-lfs/git-lfs.post-install @@ -1,3 +1,3 @@ #!/bin/sh -git-lfs install --system +git-lfs install --skip-repo --system |