From 8c1f05327bd6b316b91ad71f51f8d68bb69c1002 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 31 Jan 2018 00:42:13 -1000 Subject: [PATCH] add a bind9dnssec repo --- clone-witcom.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/clone-witcom.sh b/clone-witcom.sh index bcde905..4f4f6f7 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -85,6 +85,7 @@ gitclone 'git@github.com:witstartup/org-docs.git' 'corp/org-docs' witgitclone 'git/cloud/witcoredns' 'cloud/witcoredns' witgitclone 'git/cloud/jcarrbox' 'cloud/jcarrbox' +witgitclone 'git/cloud/bind9dnssec' 'cloud/bind9dnssec' gitclone 'git@github.com:witstartup/debcore.git' 'cloud/debcore' gitclone 'git@github.com:witstartup/AndroidApp.git' 'phone/AndroidApp'