minor updates

This commit is contained in:
Jeff Carr 2018-01-28 19:42:59 -10:00
parent 2e956046c9
commit a618662e01
1 changed files with 1 additions and 3 deletions

View File

@ -70,11 +70,11 @@ witgitclone()
exit 0
}
# gitclone 'git://ping.wit.com/git/cloud/witcoredns' 'cloud/witcoredns'
gitclone 'git@github.com:witstartup/resumes.git' 'corp/resumes'
gitclone 'git@github.com:witstartup/org-docs.git' 'corp/org-docs'
witgitclone 'git/cloud/witcoredns' 'cloud/witcoredns'
witgitclone 'git/junk/jcarrbox' 'cloud/jcarrbox'
gitclone 'git@github.com:witstartup/AndroidApp.git' 'phone/AndroidApp'
gitclone 'git@github.com:witstartup/webrtc-example.git' 'phone/webrtc-example'
@ -88,6 +88,4 @@ gitclone 'https://github.com/ethereum/cpp-ethereum' 'crypto/mining-cod
gitclone 'https://github.com/vthoang/cgminer.git' 'crypto/mining-code/cgminer-vthoang'
gitclone 'https://github.com/ckolivas/cgminer.git' 'crypto/mining-code/cgminer-ckolivas'
exit
gitclone '' 'witcom/'