diff options
author | EUcancER <root@euer.krebsco.de> | 2012-04-23 11:54:24 +0200 |
---|---|---|
committer | EUcancER <root@euer.krebsco.de> | 2012-04-23 11:54:24 +0200 |
commit | dd6b7957dd02df34a5e2d9a782a893b0a1429bdb (patch) | |
tree | 81f1d7d89e2b2d1362344d03d798c54dc8f4fb83 /.gitmodules | |
parent | 7a8b15d7851869f216d7da659db5367808a415c4 (diff) |
add dnsmap submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 296d7099..8f92073d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "Reaktor/repos/dnsrecon"] path = Reaktor/repos/dnsrecon url = https://github.com/makefu/dnsrecon.git +[submodule "Reaktor/repos/dnsmap"] + path = Reaktor/repos/dnsmap + url = https://github.com/makefu/dnsmap.git |