X-Git-Url: https://git.jacobcasper.com/?p=sockgit.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e892f74314ccdf764b3001d74c0bf60076e7bbe6;hp=8df3e74277f98abf9c018b598a7a14a707481828;hb=3c7c34ca272bf45f832798eeb454d830051c362f;hpb=9b0fcc1e91276dd2722f2061c88201df16505ea5 diff --git a/Makefile b/Makefile index 8df3e74..e892f74 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ install: ln -s $(shell pwd)/sockgit.sh /usr/bin/sockgit uninstall: - rm -f /etc/systemd/system/sockgit-listen* + rm -f /etc/systemd/system/sockgit-listen.socket + rm -f /etc/systemd/system/sockgit-listen@.service rm -rf /usr/share/sockgit rm -f /usr/bin/sockgit