From 65d2715ea588091cfb8544bbb6db24eb80314a1a Mon Sep 17 00:00:00 2001 From: Philip Trauner Date: Thu, 2 Mar 2017 22:23:53 +0100 Subject: [PATCH] Temporarily added dashb1ard as a submodule --- .gitmodules | 3 +++ Shared/dashb1ard | 1 + 2 files changed, 4 insertions(+) create mode 160000 Shared/dashb1ard diff --git a/.gitmodules b/.gitmodules index 599ef48..d5320c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "Shared/bottle"] path = Shared/bottle url = https://github.com/bottlepy/bottle.git +[submodule "Shared/dashb1ard"] + path = Shared/dashb1ard + url = https://github.com/robot0nfire/dashb1ard.git diff --git a/Shared/dashb1ard b/Shared/dashb1ard new file mode 160000 index 0000000..90326b9 --- /dev/null +++ b/Shared/dashb1ard @@ -0,0 +1 @@ +Subproject commit 90326b9bd0466aac8540d6da2925d247338bdf73