diff --git a/clone-witcom.sh b/clone-witcom.sh index 8854d46..4265f11 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -115,6 +115,7 @@ gitclonefail 'https://github.com/ethereum/cpp-ethereum' 'crypto/mining gitclonefail 'https://github.com/vthoang/cgminer.git' 'crypto/mining-code/cgminer-vthoang' gitclonefail 'https://github.com/ckolivas/cgminer.git' 'crypto/mining-code/cgminer-ckolivas' gitclonefail 'https://github.com/zcash/zcash.git' 'crypto/mining-code/zcash' +gitclonefail 'https://github.com/nicehash/sgminer.git' 'crypto/mining-code/nicehash-sgminer' gitclonefail 'git@github.com:witstartup/VirtexEval.git' 'fpga/VirtexEval' gitclonefail 'https://github.com/ReconfigureIO/examples' 'fpga/ReconfigureIO-examples'