Temporarily added dashb1ard as a submodule
This commit is contained in:
parent
7c7412f88c
commit
65d2715ea5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,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/dashb1ard"]
|
||||||
|
path = Shared/dashb1ard
|
||||||
|
url = https://github.com/robot0nfire/dashb1ard.git
|
||||||
|
|
1
Shared/dashb1ard
Submodule
1
Shared/dashb1ard
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 90326b9bd0466aac8540d6da2925d247338bdf73
|
Reference in a new issue