mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-23 22:22:07 +08:00
Fix submodule addons
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "redpill-lkm"]
|
||||
path = redpill-lkm
|
||||
url = git@github.com:fbelavenuto/redpill-lkm.git
|
||||
url = https://github.com/fbelavenuto/redpill-lkm
|
||||
[submodule "addons"]
|
||||
path = addons
|
||||
url = git@github.com:fbelavenuto/arpl-addons.git
|
||||
url = https://github.com/fbelavenuto/arpl-addons
|
||||
|
||||
Reference in New Issue
Block a user