Minor bug in writing the installation logfile.
This commit is contained in:
parent
33ee41f631
commit
9fa27e1553
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user