From e3eadfef0739d7dc807b0d5a2d364254192fd28d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 1 Feb 2018 19:12:50 -1000 Subject: [PATCH] add webrtc-example --- clone-witcom.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/clone-witcom.sh b/clone-witcom.sh index 56c4c64..7657d4e 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -119,6 +119,7 @@ gitclone 'https://github.com/zcash/zcash.git' 'crypto/mining gitclonefail 'git@github.com:witstartup/www.wit.com.git' 'website/www.wit.com' gitclonefail 'git@github.com:witstartup/db.wit.com.git' 'website/db.wit.com' gitclonefail 'git@github.com:witstartup/witcoin.git' 'website/witcoin' +gitclonefail 'git@github.com:witstartup/webrtc-example.git' 'website/webrtc-example' witgitclone 'git/website/ping.wit.com' 'website/ping.wit.com' exit 0