diff options
Diffstat (limited to 'community/git-lfs/git-lfs.post-install')
-rw-r--r-- | community/git-lfs/git-lfs.post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/git-lfs/git-lfs.post-install b/community/git-lfs/git-lfs.post-install new file mode 100644 index 0000000000..cc239e075e --- /dev/null +++ b/community/git-lfs/git-lfs.post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +git-lfs install --system |