diff --git a/scripts/bundle.sh b/scripts/bundle.sh index 399ede4..4c16a9a 100755 --- a/scripts/bundle.sh +++ b/scripts/bundle.sh @@ -10,7 +10,7 @@ mkdir -p "$EXT_DIR" # Format: name|repo_url|branch|dest_subdir_under_extensions REPOS=( - "boxbot3000|https://github.com/jondale/boxbot3000.git|main|boxbot3000" + "botbox3000|https://github.com/jondale/botbox3000.git|main|botbox3000" "km-living-hinge|https://github.com/KnoxMakers/km-living-hinge.git|main|km-living-hinge" "km-plot|https://git.knoxmakers.org/KnoxMakers/km-plot.git|main|km-plot" )