diff --git a/fabric_cf/authority/setup.sh b/fabric_cf/authority/setup.sh index 4f7c5434..371c5cf7 100755 --- a/fabric_cf/authority/setup.sh +++ b/fabric_cf/authority/setup.sh @@ -51,6 +51,7 @@ cp env.template $name/.env cp $config $name/config.yaml cp $arm $name/arm.graphml cp $handler1 $name/$handler1 +cp switch_handler_config.yml $name/switch_handler_config.yml if [ -z $6 ]; then cp docker-compose.yml $name/