Remove local specificities from the script
This commit is contained in:
parent
b2a52500be
commit
f73ee3b45f
|
@ -31,7 +31,7 @@ PREFIX="/usr/local"
|
||||||
#executables
|
#executables
|
||||||
GIT_MESSAGE="$PREFIX/libexec/deforaos-git-message"
|
GIT_MESSAGE="$PREFIX/libexec/deforaos-git-message"
|
||||||
DEFORAOS_IRC="$PREFIX/libexec/deforaos-irc -N -n defora"
|
DEFORAOS_IRC="$PREFIX/libexec/deforaos-irc -N -n defora"
|
||||||
DEFORAOS_JOBS="$PREFIX/bin/deforaos-jobs -d /home/jobs/DeforaOS"
|
DEFORAOS_JOBS="$PREFIX/bin/deforaos-jobs"
|
||||||
MKTEMP="mktemp"
|
MKTEMP="mktemp"
|
||||||
RM="rm -f"
|
RM="rm -f"
|
||||||
#settings
|
#settings
|
||||||
|
|
Loading…
Reference in New Issue
Block a user