You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456 |
- echo "Host: ${host}"
- echo "Root Document: ${root_dir}"
- echo "Http Configuration Source: ${conf_conf}"
- echo "Site Configuration Source: ${conf_include}"
- echo "Http Configuration Destination: ${site_conf}"
- echo "Site Configuration Destination: ${site_include}"
|