summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2017-04-11 21:18:24 +0200
committerYves Fischer <yvesf-git@xapek.org>2017-04-11 21:18:24 +0200
commit403e01c8c6738a9de57d9c5d666329a3a25ca98f (patch)
tree49d931abd7183cff62216b95b56f727c7898dcb4
parentf94dbc4b70888069cf4c8475fcf5f7e349fcce7e (diff)
downloadgit-repo-403e01c8c6738a9de57d9c5d666329a3a25ca98f.tar.gz
git-repo-403e01c8c6738a9de57d9c5d666329a3a25ca98f.zip
chown file
-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