diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ Setup on Arch Linux # cd /srv/http/aurweb/aur.git/ # git init --bare # ln -s ../../git-interface/git-update.py hooks/update + # git config --local receive.denyNonFastForwards true # chown -R aur . 7) Install the git-auth wrapper script: |