From 372f0761712bf5196daa437c4e3eacad8acb45b0 Mon Sep 17 00:00:00 2001 From: Daniel-I-Am Date: Mon, 24 Aug 2020 00:03:51 +0200 Subject: [PATCH] Install submodule --- .gitmodules | 3 +++ ChaosBot/wwwroot | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ChaosBot/wwwroot diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f540351 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ChaosBot/wwwroot"] + path = ChaosBot/wwwroot + url = ssh://git@git.chaoticlogic.us:2302/discord-bots/chaosbot-frontend.git diff --git a/ChaosBot/wwwroot b/ChaosBot/wwwroot new file mode 160000 index 0000000..6fcaba3 --- /dev/null +++ b/ChaosBot/wwwroot @@ -0,0 +1 @@ +Subproject commit 6fcaba3e593c859885bfbb86361f25f032704c20