From 7e299779c1777d9fc80da30b45f611917f3639b7 Mon Sep 17 00:00:00 2001 From: Philip Trauner Date: Thu, 20 Apr 2017 17:22:28 +0200 Subject: [PATCH] Reintroduced dashb0ard --- .gitmodules | 3 +++ Shared/dashb0ard | 1 + 2 files changed, 4 insertions(+) create mode 160000 Shared/dashb0ard diff --git a/.gitmodules b/.gitmodules index 450ad62..8739090 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "Shared/bottle"] path = Shared/bottle url = https://github.com/bottlepy/bottle.git +[submodule "Shared/dashb0ard"] + path = Shared/dashb0ard + url = https://github.com/robot0nfire/dashb0ard.git diff --git a/Shared/dashb0ard b/Shared/dashb0ard new file mode 160000 index 0000000..c99bd9d --- /dev/null +++ b/Shared/dashb0ard @@ -0,0 +1 @@ +Subproject commit c99bd9d574cece380c7de5bb10a776db762e8b78