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