aurweb/git-interface/git-auth.sh.in
Lukas Fleischer 124ad00997 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>
2015-06-02 10:49:33 +02:00

3 lines
53 B
Bash

#!/bin/sh
%GIT_INTERFACE_DIR%/git-auth.py "$1" "$2"