X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install%2Fscripts%2Fbase%2FdownloadSources.bat;h=62167c0bd5926ea53d03ebc701f577d70eb67a1c;hb=76af7cfcfd5295c4b23954d3c0cfb0d1c1210bcc;hp=ed5b1ca8d3251724f78fe6d29a9e0d0111af91ed;hpb=d2694504db1df749aaf7647fb5ddc69c5dbe0c52;p=creaToolsTools.git diff --git a/Install/scripts/base/downloadSources.bat b/Install/scripts/base/downloadSources.bat index ed5b1ca..62167c0 100644 --- a/Install/scripts/base/downloadSources.bat +++ b/Install/scripts/base/downloadSources.bat @@ -36,6 +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/%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