diff --git a/scripts/bundle.py b/scripts/bundle.py index ca7e2d5..cd00e4f 100755 --- a/scripts/bundle.py +++ b/scripts/bundle.py @@ -44,6 +44,12 @@ REPOS = [ "branch": "main", "directory": "km-hatch", }, + { + "name": "km-hershey", + "url": "https://git.knoxmakers.org/KnoxMakers/km-hershey.git", + "branch": "main", + "directory": "km-hershey", + }, ]