mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
make submodules relative
This commit is contained in:
committed by
Aiden McClelland
parent
fe95d64cbd
commit
9e29f0fd34
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "rpc-toolkit"]
|
||||
path = rpc-toolkit
|
||||
url = git@github.com:Start9Labs/rpc-toolkit.git
|
||||
url = ../rpc-toolkit.git
|
||||
[submodule "patch-db"]
|
||||
path = patch-db
|
||||
url = git@github.com:Start9Labs/patch-db.git
|
||||
url = ../patch-db.git
|
||||
|
||||
Reference in New Issue
Block a user