PURPOSE_="Generate config files needed for Evergreen-ILS Cluster"
SYNOPSIS_="$NAME_"
REQUIRES_="standard GNU commands, apt, dpkg"
- VERSION_="1.68"
+ VERSION_="1.69"
DATE_="2010-11-23; last update: 2016-11-10"
AUTHOR_="Andy Witter <awitter@georgialibraries.org>"
URL_="http://evergreen-ils.org"
cp -f "$TEMPLATEDIR/setup_sshkeys.sh" "setup_${NODE_FOLDER}"
cp -f "$TEMPLATEDIR/utility/opensrf-crontab" "setup_${NODE_FOLDER}"
cp -f "$TEMPLATEDIR/Net-Z3950-SimpleServer-1.12.tar.gz" "setup_${NODE_FOLDER}"
- cp -f "$TEMPLATEDIR/apache2/websockets" "setup_${NODE_FOLDER}"
+ cp -rf "$TEMPLATEDIR/apache2/websockets" "setup_${NODE_FOLDER}"
fi
if echo ${NODE_FOLDER} | grep -q sip0
then
cp -f "$TEMPLATEDIR/Net-Z3950-SimpleServer-1.12.tar.gz" "setup_${NODE_FOLDER}"
- cp -f "$TEMPLATEDIR/apache2/websockets" "setup_${NODE_FOLDER}"
+ cp -rf "$TEMPLATEDIR/apache2/websockets" "setup_${NODE_FOLDER}"
[ -e "${CUSTOMDIR}/oils_sip.xml" ] && cp -f "${CUSTOMDIR}/oils_sip.xml" "setup_${NODE_FOLDER}"
fi
if echo ${NODE_FOLDER} | grep -q reporter0