mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add a Makefile for the git-auth wrapper
Avoid manual editing of the wrapper script when a non-standard path is used. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
10ecd3982d
commit
124ad00997
5 changed files with 23 additions and 5 deletions
3
INSTALL
3
INSTALL
|
@ -34,8 +34,7 @@ Setup on Arch Linux
|
|||
7) Install the git-auth wrapper script:
|
||||
|
||||
# cd /srv/http/aurweb/git-interface/
|
||||
# cp git-auth.sh /usr/local/bin/aur-git-auth
|
||||
# chmod 755 /usr/local/bin/aur-git-auth
|
||||
# make && make install
|
||||
|
||||
8) Configure sshd(8) for the AUR. Add the following lines at the end of your
|
||||
sshd_config(5) and restart the sshd. Note that OpenSSH 6.9 or newer is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue