mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
update submodule to https and add branch for patchdb
This commit is contained in:
committed by
Aiden McClelland
parent
77753d9afa
commit
2d0d0fd1d2
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -1,6 +1,7 @@
|
||||
[submodule "rpc-toolkit"]
|
||||
path = rpc-toolkit
|
||||
url = ../rpc-toolkit.git
|
||||
url = https://github.com/Start9Labs/rpc-toolkit.git
|
||||
[submodule "patch-db"]
|
||||
path = patch-db
|
||||
url = ../patch-db.git
|
||||
url = https://github.com/Start9Labs/patch-db.git
|
||||
branch = develop
|
||||
|
||||
Reference in New Issue
Block a user