diff --git a/src/deforaos-git-hook.sh b/src/deforaos-git-hook.sh index cbb2e5d..fe84fb1 100755 --- a/src/deforaos-git-hook.sh +++ b/src/deforaos-git-hook.sh @@ -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"