add new gitmodules for orweb and pluto support
This commit is contained in:
parent
40b8f48c66
commit
5a8aa888b1
|
@ -32,3 +32,9 @@
|
|||
[submodule "external/badvpn"]
|
||||
path = external/badvpn
|
||||
url = https://github.com/guardianproject/badvpn.git
|
||||
[submodule "external/pluto"]
|
||||
path = external/pluto
|
||||
url = https://github.com/guardianproject/pluto.git
|
||||
[submodule "external/orweb"]
|
||||
path = external/orweb
|
||||
url = https://github.com/guardianproject/Orweb.git
|
||||
|
|
Loading…
Reference in New Issue