Add missing PROGNAME
This commit is contained in:
parent
2c34c08a00
commit
adca19e26a
|
@ -39,6 +39,7 @@ IRC_SERVER=
|
||||||
JOBS_BRANCH_MASTER="$PREFIX/libexec/deforaos-git-mirror.sh
|
JOBS_BRANCH_MASTER="$PREFIX/libexec/deforaos-git-mirror.sh
|
||||||
$PREFIX/libexec/deforaos-git-doc.sh
|
$PREFIX/libexec/deforaos-git-doc.sh
|
||||||
$PREFIX/libexec/deforaos-git-tests.sh"
|
$PREFIX/libexec/deforaos-git-tests.sh"
|
||||||
|
PROGNAME="deforaos-git-hook"
|
||||||
SYSCONFDIR="$PREFIX/etc"
|
SYSCONFDIR="$PREFIX/etc"
|
||||||
#load local settings
|
#load local settings
|
||||||
[ -f "$SYSCONFDIR/DeforaOS/$PROGNAME.conf" ] &&
|
[ -f "$SYSCONFDIR/DeforaOS/$PROGNAME.conf" ] &&
|
||||||
|
|
Loading…
Reference in New Issue
Block a user