sourcegit/build/resources/deb/DEBIAN/postrm

4 lines
No EOL
41 B
Bash
Executable file

#!bin/sh
rm -f /usr/bin/sourcegit
exit 0