diff --git a/clone-witcom.sh b/clone-witcom.sh index a0044d8..4dd144f 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -123,5 +123,10 @@ gitclonefail 'git@github.com:witstartup/witcoin.git' 'website/witco 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' +witgitclone 'git/website/jcarr/1200-hugo-xmin' 'website/jcarr/1200-hugo-xmin' +witgitclone 'git/website/jcarr/1201-hugo-ananke' 'website/jcarr/1201-hugo-ananke' +witgitclone 'git/website/jcarr/1202-hugo-jefftest' 'website/jcarr/1202-hugo-jefftest' +witgitclone 'git/website/jcarr/3000-simple-trello' 'website/jcarr/3000-simple-trello' +witgitclone 'git/website/jcarr/8443-webrtc-example' 'website/jcarr/8443-webrtc-example' exit 0