Skip to content

Commit 32594a7

Browse files
committed
copy switch_handler_config.yml as part of setup
1 parent 3ee00b6 commit 32594a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fabric_cf/authority/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ cp env.template $name/.env
5151
cp $config $name/config.yaml
5252
cp $arm $name/arm.graphml
5353
cp $handler1 $name/$handler1
54+
cp switch_handler_config.yml $name/switch_handler_config.yml
5455

5556
if [ -z $6 ]; then
5657
cp docker-compose.yml $name/

0 commit comments

Comments
 (0)