Fixed submodules #405

This commit is contained in:
2023-10-15 11:07:31 +02:00
parent f435d3dd48
commit 3a7daf8b42
6 changed files with 86 additions and 6 deletions

12
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "shd-bot/src/bot/config"]
path = shd-bot/src/bot/config
[submodule "bot/src/bot/config"]
path = bot/src/bot/config
url = https://git.sh-edraft.de/sh-edraft.de/sh_discord_bot.config.git
[submodule "shb-bot/src/bot_api/config"]
path = shb-bot/src/bot_api/config
[submodule "bot/src/bot_api/config"]
path = bot/src/bot_api/config
url = https://git.sh-edraft.de/sh-edraft.de/sh_discord_bot.api.config.git
[submodule "shb-bot/bot/docker"]
path = shb-bot/bot/docker
[submodule "bot/docker"]
path = bot/docker
url = https://git.sh-edraft.de/sh-edraft.de/sh_discord_bot.docker.git