We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee00b6 commit 32594a7Copy full SHA for 32594a7
1 file changed
fabric_cf/authority/setup.sh
@@ -51,6 +51,7 @@ cp env.template $name/.env
51
cp $config $name/config.yaml
52
cp $arm $name/arm.graphml
53
cp $handler1 $name/$handler1
54
+cp switch_handler_config.yml $name/switch_handler_config.yml
55
56
if [ -z $6 ]; then
57
cp docker-compose.yml $name/
0 commit comments