minor updates
This commit is contained in:
parent
2e956046c9
commit
a618662e01
|
@ -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/'
|
||||
|
|
Loading…
Reference in New Issue