Fix landuse monitor module
This commit is contained in:
parent
bc17635a62
commit
5fabd1d3ca
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -158,9 +158,6 @@
|
||||||
[submodule "SecondLife/SingularityPages"]
|
[submodule "SecondLife/SingularityPages"]
|
||||||
path = SecondLife/SingularityPages
|
path = SecondLife/SingularityPages
|
||||||
url = git@github.com:AtlasViewer/pages.git
|
url = git@github.com:AtlasViewer/pages.git
|
||||||
[submodule "SecondLife/LandUsageMonitor"]
|
|
||||||
path = SecondLife/LandUsageMonitor
|
|
||||||
url = ssh://git@git.zontreck.com:1212/AriasCreations/LandUsageMonitor.git
|
|
||||||
[submodule "Minecraft/MultiMC/meta-multimc"]
|
[submodule "Minecraft/MultiMC/meta-multimc"]
|
||||||
path = Minecraft/MultiMC/meta-multimc
|
path = Minecraft/MultiMC/meta-multimc
|
||||||
url = ssh://git@git.zontreck.com:1212/MultiMC/meta-multimc.git
|
url = ssh://git@git.zontreck.com:1212/MultiMC/meta-multimc.git
|
||||||
|
@ -329,3 +326,6 @@
|
||||||
[submodule "SecondLife/FarmSystem"]
|
[submodule "SecondLife/FarmSystem"]
|
||||||
path = SecondLife/FarmSystem
|
path = SecondLife/FarmSystem
|
||||||
url = ssh://git@git.zontreck.com:1212/AriasCreations/FarmSystem
|
url = ssh://git@git.zontreck.com:1212/AriasCreations/FarmSystem
|
||||||
|
[submodule "SecondLife/LandUsageMonitor"]
|
||||||
|
path = SecondLife/LandUsageMonitor
|
||||||
|
url = ssh://git@git.zontreck.com:1212/AriasCreations/LandUsageMonitor.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit aa7d470c22b4a245f1712220a2bafc8d99a88332
|
Subproject commit fbf63538cd929927dec0d3bd970b4f802eccb5cb
|
Loading…
Add table
Add a link
Reference in a new issue