Reintroduced dashb0ard
This commit is contained in:
parent
1c872e1c6f
commit
7e299779c1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
||||||
[submodule "Shared/bottle"]
|
[submodule "Shared/bottle"]
|
||||||
path = Shared/bottle
|
path = Shared/bottle
|
||||||
url = https://github.com/bottlepy/bottle.git
|
url = https://github.com/bottlepy/bottle.git
|
||||||
|
[submodule "Shared/dashb0ard"]
|
||||||
|
path = Shared/dashb0ard
|
||||||
|
url = https://github.com/robot0nfire/dashb0ard.git
|
||||||
|
|
1
Shared/dashb0ard
Submodule
1
Shared/dashb0ard
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c99bd9d574cece380c7de5bb10a776db762e8b78
|
Reference in a new issue