From: Eduardo DAVILA Date: Mon, 27 Apr 2020 06:19:33 +0000 (+0200) Subject: 3410 creaToolsTools Feature New Normal - Script to put in the server the Installer... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=9f9f1fb6cc6fdcacb9fa46cbb5dd432c2221b6e6;p=creaToolsTools.git 3410 creaToolsTools Feature New Normal - Script to put in the server the Installer (exe) --- diff --git a/Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat b/Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat index 7a5346c..b145732 100644 --- a/Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat +++ b/Install_mingw64/Install_CreaTools/scripts/Tool-scpCreaToolsToTux.bat @@ -1,3 +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/ +"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.x.x/ pause