From 8f773dd8c1008fdc8ab4ce62352177987975a86d Mon Sep 17 00:00:00 2001 From: Aaron Ball Date: Sun, 5 Mar 2017 18:00:24 -0700 Subject: Updated README with new gitaccess refactor updates --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index aa2930b..003255a 100644 --- a/README.md +++ b/README.md @@ -32,18 +32,11 @@ TODO * Preceed each key with 'command="gitaccess "' -* In each repo you want to controll access to, place the following in - /hooks/pre-receive... - - source ~/git-shell-commands/gitaccess.pre-receive - -* Place git access files in the service account's ~/bin directory (create if - necessary). These should include... +* Place the gitaccess script in the service account's ~/git-shell-commands + directory. These should include... * ~/git-shell-commands/gitaccess - * ~/git-shell-commands/gitaccess.pre-receive - * Create a "users" file at the top of each bare repo (next to files like 'config' and 'description') -- cgit v1.2.3