Merge pull request #3272 from Villemoes/uninstall-system

debian/prerm: add --system flag
This commit is contained in:
brian m. carlson 2018-09-20 13:13:40 +00:00 committed by GitHub
commit d1fd8c71f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/prerm vendored

@ -1,2 +1,2 @@
#!/bin/sh
git lfs uninstall
git lfs uninstall --system