From 484884c1644332ed96fe53e5540497495b44db4b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 1 Feb 2018 19:28:09 -1000 Subject: [PATCH] add gpupoller --- clone-witcom.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/clone-witcom.sh b/clone-witcom.sh index 7657d4e..83c0bdb 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -98,6 +98,7 @@ witgitclone 'git/cloud/witcoredns' 'cloud/witcore witgitclone 'git/cloud/jcarrbox' 'cloud/jcarrbox' 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 'git@github.com:witstartup/AndroidApp.git' 'phone/AndroidApp' gitclonefail 'git@github.com:witstartup/webrtc-example.git' 'phone/webrtc-example'