From 9fa27e15531ae4c8593f7b8881832a68b3e04197 Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 18 Jan 2018 04:16:50 +0100 Subject: [PATCH] Minor bug in writing the installation logfile. --- install_sympa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_sympa.sh b/install_sympa.sh index 4bfd44b..ec41441 100755 --- a/install_sympa.sh +++ b/install_sympa.sh @@ -2384,7 +2384,7 @@ else echo "## - Add \"merge_feature\" to file ${SYMPA_MAIN_CONF_DIR}/sympa.conf .." >> $_log_file echo "## -" >> $_log_file echononl "\tAdd \"merge_feature\" to file ${SYMPA_MAIN_CONF_DIR}/sympa.conf .." - echo "cat << EOF > /etc/init.d/sympa + echo "cat << EOF > ${SYMPA_MAIN_CONF_DIR}/sympa.conf ## merge_feature ## Customizing messages. If set to 'on', allows the subscribers to send messages with custom users ## attributes. It also allows the use of sympa variables in message templates, i.e. in message.footer