]> Creatis software - creaToolsTools.git/commitdiff
#3407 creaToolsTools Feature New Normal - add file Tool-scpCreaToolsToTux.bat
authorEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 24 Apr 2020 14:31:32 +0000 (16:31 +0200)
committerEduardo DAVILA <eduardo.davila@creatis.insa-lyon.fr>
Fri, 24 Apr 2020 14:31:32 +0000 (16:31 +0200)
Install_mingw64/Install_CreaTools/scripts/All.bat
Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat [new file with mode: 0644]

index 032f9dade1b47c4fed3c8d46522ca14930cc0e21..3f1d9be65a43370f3a088c053412657ab3fd83da 100644 (file)
@@ -54,6 +54,8 @@ call All2.bat %creatoolsGeneration% %docGeneration% Release Win64
 ::cd %scriptsFolder%
 ::call All2.bat %creatoolsGeneration% %docGeneration% Debug Win32
 
+copy  /Y Tool-scpCreaToolsToTux.bat ..\..\..\..\.
+
 echo ..End..
 
 cd %scriptsFolder%
diff --git a/Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat b/Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat
new file mode 100644 (file)
index 0000000..7a5346c
--- /dev/null
@@ -0,0 +1,3 @@
+"C:\Program Files (x86)\PuTTY\pscp.exe" CreaTools-Release-4.0.0-win64.exe  davila@tux.creatis.insa-lyon.fr:/var/www/html/software/public/creatools/creaTools/v4.0.x/
+
+pause