Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 681 → Rev 688

/scripts/alcasar-conf.sh
122,6 → 122,7
then
ORGANISM=`cat $DIR_WEB/intercept.php|grep '$organisme =' | cut -d"=" -f2|tr -d ";\" "` # Sauvegarde du nom d'organisme
rm -f $DIR_UPDATE/etc/alcasar-ethers # This file doesn't contain comments
rm -f $DIR_UPDATE/exceptionurllist # This file was not empty (comments)
# Create the initial conf file (doesn't exist in earlier versions)
cat <<EOF > $CONF_FILE
##########################################