diff --git a/clone-witcom.sh b/clone-witcom.sh index ad25e65..56c4c64 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -119,5 +119,6 @@ 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' +witgitclone 'git/website/ping.wit.com' 'website/ping.wit.com' exit 0