Skip to content

Commit d1fd8c7

Browse files
authored
Merge pull request git-lfs#3272 from Villemoes/uninstall-system
debian/prerm: add --system flag
2 parents cbe97fe + c253688 commit d1fd8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/prerm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
git lfs uninstall
2+
git lfs uninstall --system

0 commit comments

Comments
 (0)