summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0cfad6f..809f21d 100644
--- a/Makefile
+++ b/Makefile
@@ -6,3 +6,4 @@ info:
install:
cp git-repo $(PREFIX)/bin
chmod 0755 $(PREFIX)/bin/git-repo
+ chown root:root $(PREFIX)/bin/git-repo