diff --git a/.gitmodules b/.gitmodules index 6c2304be..8dd84387 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "deb_dist"] path = deb_dist url = https://github.com/ArchiveBox/debian-archivebox.git +[submodule "brew_dist"] + path = brew_dist + url = https://github.com/ArchiveBox/homebrew-archivebox.git diff --git a/brew_dist b/brew_dist new file mode 160000 index 00000000..1a8e57e9 --- /dev/null +++ b/brew_dist @@ -0,0 +1 @@ +Subproject commit 1a8e57e99f7c3edd5981a538771c607d8a6a75ef