mirror of https://github.com/n1nj4sec/pupy.git
Add toolchains repos to pupy
This commit is contained in:
parent
efa855195b
commit
9a23f64d11
|
@ -39,3 +39,9 @@
|
|||
[submodule "pupy/pupy/external/BeRoot"]
|
||||
path = pupy/external/BeRoot
|
||||
url = https://github.com/AlessandroZ/BeRoot
|
||||
[submodule "client/toolchain/docker-old-tc-bootstrap"]
|
||||
path = client/toolchain/docker-old-tc-bootstrap
|
||||
url = https://github.com/alxchk/docker-old-tc-bootstrap
|
||||
[submodule "client/toolchain/docker-old-tc"]
|
||||
path = client/toolchain/docker-old-tc
|
||||
url = https://github.com/alxchk/docker-old-tc
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 218abc23b1231bba33fe272ffc1e5dbc5317078f
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1db3f806509bed7d1132831d970d772053f37b8a
|
Loading…
Reference in New Issue