install_sympa.sh: fix error in determin Apache VHost directory.
This commit is contained in:
parent
2b06762acf
commit
87d8da1c24
@ -453,6 +453,7 @@ else
|
||||
## -
|
||||
if [ -d "${apache_conf_dir}/vhosts" ]; then
|
||||
_apache_vhost_dir=${apache_conf_dir}/vhosts
|
||||
apache_vhost_dir=${apache_conf_dir}/vhosts
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user