diff --git a/clone-witcom.sh b/clone-witcom.sh index 83c0bdb..80fb9da 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -122,5 +122,6 @@ gitclonefail 'git@github.com:witstartup/db.wit.com.git' 'website/db.wi 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' +witgitclone 'git/website/jcarr/check.jcarr.wit.com' 'website/jcarr/check.jcarr.wit.com' exit 0