From b94070a26cb4b25e9304847aa06c1b93f3e80267 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Fri, 24 Jul 2020 01:42:46 +0000 Subject: [PATCH] Add openring as a submodule --- .gitmodules | 3 +++ scripts/openring | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 scripts/openring diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7bf0701 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scripts/openring"] + path = scripts/openring + url = https://git.sr.ht/~sircmpwn/openring diff --git a/scripts/openring b/scripts/openring new file mode 160000 index 0000000..af9038b --- /dev/null +++ b/scripts/openring @@ -0,0 +1 @@ +Subproject commit af9038b5bbf8d0bac9f401ccab263990df900dab