diff --git a/clone-witcom.sh b/clone-witcom.sh index 3698fb7..ad25e65 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -117,6 +117,7 @@ gitclone 'https://github.com/ckolivas/cgminer.git' 'crypto/mining gitclone 'https://github.com/zcash/zcash.git' 'crypto/mining-code/zcash' 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' exit 0