From 5cf4c6f97d0ad9f1f178f9f239a86801d7a0bfa5 Mon Sep 17 00:00:00 2001 From: matze Date: Tue, 10 Dec 2024 16:05:19 +0100 Subject: [PATCH] add farm_agrikern submodule --- .gitmodules | 3 +++ web/modules/custom/farm_agrikern | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 web/modules/custom/farm_agrikern diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..09342e35 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "web/modules/custom/farm_agrikern"] + path = web/modules/custom/farm_agrikern + url = https://git.wagframe.duckdns.org/matze/farm_agrikern.git diff --git a/web/modules/custom/farm_agrikern b/web/modules/custom/farm_agrikern new file mode 160000 index 00000000..cff83d30 --- /dev/null +++ b/web/modules/custom/farm_agrikern @@ -0,0 +1 @@ +Subproject commit cff83d30e95eb9081e02d0538864b6bb1b2e44b2