Perform the jobs in a sub-directory for the project
This commit is contained in:
parent
13160e4cc5
commit
16ea46ad62
|
@ -35,7 +35,7 @@ PREFIX="/usr/local"
|
|||
GIT="/usr/bin/git"
|
||||
GIT_MESSAGE="$PREFIX/libexec/deforaos-git-message.sh"
|
||||
IRC="$PREFIX/libexec/deforaos-irc.sh -N -s $IRC_SERVER -c $IRC_CHANNEL -n defora"
|
||||
JOBS="$PREFIX/bin/deforaos-jobs.sh -d /home/jobs"
|
||||
JOBS="$PREFIX/bin/deforaos-jobs.sh -d /home/jobs/DeforaOS"
|
||||
MKTEMP="/bin/mktemp"
|
||||
RM="/bin/rm -f"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user