From 42a4367a83645b2bca1f0a4d48917fb9ec3bbf5b Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 29 Nov 2022 11:40:15 -0500 Subject: gitmodules --- .gitmodules | 3 +++ firefox-update | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 firefox-update diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b447c46 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "firefox-update"] + path = firefox-update + url = ./firefox-update diff --git a/firefox-update b/firefox-update new file mode 160000 index 0000000..72ffbda --- /dev/null +++ b/firefox-update @@ -0,0 +1 @@ +Subproject commit 72ffbda9c4f4d9a7a9f3b34c0a965611d7222a84 -- cgit v1.2.3