Fix the path to deforaos-git-mirror.sh
This commit is contained in:
parent
945d13d7a5
commit
e946811a59
|
@ -30,7 +30,7 @@ GIT_GITWEB="https://git.defora.org/gitweb"
|
|||
HOOKS="irc jobs"
|
||||
IRC_CHANNEL="#DeforaOS"
|
||||
IRC_SERVER="irc.oftc.net"
|
||||
JOBS_BRANCH_MASTER="$PREFIX/deforaos-git-mirror.sh"
|
||||
JOBS_BRANCH_MASTER="$PREFIX/libexec/deforaos-git-mirror.sh"
|
||||
#executables
|
||||
GIT="/usr/bin/git"
|
||||
GIT_MESSAGE="$PREFIX/libexec/deforaos-git-message.sh"
|
||||
|
|
Loading…
Reference in New Issue
Block a user