From 31e6384179b2e31191cf8d4d384e600b6103add2 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 4 Feb 2018 16:25:40 -1000 Subject: [PATCH] add adam's witchain --- clone-witcom.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/clone-witcom.sh b/clone-witcom.sh index 4d0eee4..1cdff10 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -109,6 +109,7 @@ gitclonefail 'git@github.com:witstartup/http-https-tunnel.git' 'phone/http-ht gitclonefail 'git@github.com:witstartup/webproxy.git' 'phone/webproxy' gitclonefail 'git@github.com:witstartup/liveblock.git' 'crypto/bitcoin-liveblock' +gitclonefail 'git@github.com:witstartup/witchain.git' 'crypto/witchain' witgitclone 'git/crypto/realtime-crypto-data' 'crypto/realtime-crypto-data' witgitclone 'git/crypto/mining-binaries' 'crypto/mining-binaries'