[fix] removing apache_logformat from tar
This commit is contained in:
parent
5fb091660e
commit
f5d153c161
|
@ -99,7 +99,7 @@ TEMPLATE_DIR="/etc/alternc/templates"
|
||||||
|
|
||||||
# Find needed configuration files (without the initial '/')
|
# Find needed configuration files (without the initial '/')
|
||||||
# replace this one unconditionnally
|
# replace this one unconditionnally
|
||||||
CONFIG_FILES="etc/alternc/bureau.conf etc/apache2/envvars etc/alternc/apache2.conf etc/alternc/apache_logformat.conf etc/alternc/phpmyadmin.inc.php"
|
CONFIG_FILES="etc/alternc/bureau.conf etc/apache2/envvars etc/alternc/apache2.conf etc/alternc/phpmyadmin.inc.php"
|
||||||
|
|
||||||
if [ -e /etc/bind/named.conf ]; then
|
if [ -e /etc/bind/named.conf ]; then
|
||||||
CONFIG_FILES="$CONFIG_FILES etc/bind/named.conf.options"
|
CONFIG_FILES="$CONFIG_FILES etc/bind/named.conf.options"
|
||||||
|
|
Loading…
Reference in New Issue