Skip to content

Commit

Permalink
Helps if we also have a bootstrap command for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhollis committed Jun 29, 2023
1 parent d51bcad commit 327f550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fenna
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ then
case "$cmd" in
backends) v2_backends ;;
targets) v2_targets ;;
bootstrap) v2_bootstrap ;;
onboard) v2_onboard ;;
target) v2_target "$1" ;;
init) v2_init "$@" ;;
Expand Down

0 comments on commit 327f550

Please sign in to comment.