X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Install%2Fscripts%2Fbase%2FdownloadSources.bat;fp=Install%2Fscripts%2Fbase%2FdownloadSources.bat;h=2eba76d3575f8642ae814cf519de804f351c821c;hb=252395a1ffdecd683d537710bc587c0d9752dafa;hp=62167c0bd5926ea53d03ebc701f577d70eb67a1c;hpb=10c9b04b265ee9d62b89f2941dd860774ca9694f;p=creaToolsTools.git diff --git a/Install/scripts/base/downloadSources.bat b/Install/scripts/base/downloadSources.bat index 62167c0..2eba76d 100644 --- a/Install/scripts/base/downloadSources.bat +++ b/Install/scripts/base/downloadSources.bat @@ -36,7 +36,7 @@ echo cd %creatoolsGeneration2%/creatools_sources >> tmp.sh echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creasource% >> tmp.sh echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%bbtksource% >> tmp.sh echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creamaracassource% >> tmp.sh -echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creaVtk% >> tmp.sh +echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creavtksource% >> tmp.sh echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creaenvironmentsource% >> tmp.sh echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creabrukersource% >> tmp.sh echo git clone ssh://gitolite@git.creatis.insa-lyon.fr/%creaimagesource% >> tmp.sh