Remove local specificities from the script

This commit is contained in:
Pierre Pronchery 2020-11-03 23:26:44 +01:00
parent b2a52500be
commit f73ee3b45f

View File

@ -31,7 +31,7 @@ PREFIX="/usr/local"
#executables
GIT_MESSAGE="$PREFIX/libexec/deforaos-git-message"
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"
RM="rm -f"
#settings