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