add coredns unbound code (DNSSEC stuff)

This commit is contained in:
Jeff Carr 2018-02-04 01:48:56 -10:00
parent ba57279144
commit afd0e9ea73
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ witgitclone 'git/cloud/jcarrbox' 'cloud/jcarrbo
witgitclone 'git/cloud/bind9dnssec' 'cloud/bind9dnssec'
gitclonefail 'git@github.com:witstartup/debcore.git' 'cloud/debcore'
gitclonefail 'git@github.com:witstartup/gpupoller.git' 'cloud/gpupoller'
gitclonefail 'https://github.com/coredns/unbound' 'cloud/coredns-unbound'
gitclonefail 'https://github.com/miekg/unbound.git' 'cloud/coredns-miekg-unbound'
gitclonefail 'git@github.com:witstartup/AndroidApp.git' 'phone/AndroidApp'
gitclonefail 'git@github.com:witstartup/webrtc-example.git' 'phone/webrtc-example'