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'