X-Git-Url: https://git.jacobcasper.com/?p=sockgit.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=8df3e74277f98abf9c018b598a7a14a707481828;hp=c712bc86d13876bb0025b3da30f02f86f53de304;hb=9b0fcc1e91276dd2722f2061c88201df16505ea5;hpb=d32455804814b364da42ef15a3680deeddbd9dda diff --git a/Makefile b/Makefile index c712bc8..8df3e74 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: install uninstall install: - mkdir -p /usr/share/sockgit/templates && cp -r templates/* + mkdir -p /usr/share/sockgit/templates && cp -r templates/* /usr/share/sockgit/templates/ cp sockgit-listen* /etc/systemd/system/ ln -s $(shell pwd)/sockgit.sh /usr/bin/sockgit