diff --git a/clone-witcom.sh b/clone-witcom.sh index 4265f11..4d0eee4 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -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'