From 2c8b85d7e6df5ffe16b8dfdab22cf1d9da727760 Mon Sep 17 00:00:00 2001 From: noah Date: Tue, 1 Aug 2023 12:49:17 -0500 Subject: [PATCH] Removing Docker Compose submodule --- --force | 1 + .gitmodules | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 --force diff --git a/--force b/--force new file mode 160000 index 0000000..7294035 --- /dev/null +++ b/--force @@ -0,0 +1 @@ +Subproject commit 7294035160d43472756fb8399b66cec163d17f5d diff --git a/.gitmodules b/.gitmodules index ece65a7..841745b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,12 +10,12 @@ [submodule "ContactCard"] path = ContactCard url = https://git.theschricks.com/noah/ContactCard -[submodule "Docker-Compose_Files"] - path = Docker-Compose_Files - url = https://git.theschricks.com/noah/Docker-Compose_Files [submodule "r710-fan-controller"] path = r710-fan-controller url = https://github.com/nmaggioni/r710-fan-controller [submodule "pfSense"] path = pfSense url = https://git.theschricks.com/noah/pfSense +[submodule "--force"] + path = --force + url = https://git.theschricks.com/noah/Docker-Compose_Files.git