From 54c59a38e5bf00839a983bc8da476351871a41a2 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 28 Nov 2020 03:02:31 -0500 Subject: [PATCH] add homebrew-dist as submodule --- .gitmodules | 3 +++ brew_dist | 1 + 2 files changed, 4 insertions(+) create mode 160000 brew_dist 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