This commit is contained in:
2026-01-15 19:04:02 -05:00
parent 92f6fd1ac1
commit e9277e9a20

View File

@@ -10,7 +10,7 @@ mkdir -p "$EXT_DIR"
# Format: name|repo_url|branch|dest_subdir_under_extensions # Format: name|repo_url|branch|dest_subdir_under_extensions
REPOS=( 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-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" "km-plot|https://git.knoxmakers.org/KnoxMakers/km-plot.git|main|km-plot"
) )