From a75af8e30ecdb98afb4ccbedbd90cda5566daf0c Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 28 Nov 2020 02:36:48 -0500 Subject: [PATCH] init debian submodule --- .gitmodules | 4 ++-- deb_dist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 deb_dist diff --git a/.gitmodules b/.gitmodules index 663f5037..6c2304be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "docs"] - path = docs - url = https://github.com/ArchiveBox/ArchiveBox.wiki.git + path = docs + url = https://github.com/ArchiveBox/ArchiveBox.wiki.git [submodule "deb_dist"] path = deb_dist diff --git a/deb_dist b/deb_dist new file mode 160000 index 00000000..cd7f47d4 --- /dev/null +++ b/deb_dist @@ -0,0 +1 @@ +Subproject commit cd7f47d48e487c5192670cd5b68042d41b05d281