diff --git a/modules/conf_setup.py b/modules/conf_setup.py index 1bb3bce..37b9fe3 100644 --- a/modules/conf_setup.py +++ b/modules/conf_setup.py @@ -210,7 +210,7 @@ def _store_configuration(config_dict, branch): def deploy_readmes(): """ - takes the readme files from tools/fabric/templates/readmes + takes the readme files from the fabric_local/templates/readmes and puts then under the top level of the project/scripts directory """ configuration = env.config @@ -225,7 +225,7 @@ def deploy_readmes(): def deploy_conf(): """ - takes the conf templates from tools/fabric/templates/conf + takes the conf templates from fabric_local/templates/conf and puts them under scripts/conf. Note, these "conf" files are NOT the same as the meta/branch.yml conf