Skip to content

Commit

Permalink
copy switch_handler_config.yml as part of setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kthare10 committed Jan 8, 2025
1 parent 3ee00b6 commit 32594a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabric_cf/authority/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 32594a7

Please sign in to comment.