From: vincent@cubedesigners.com Date: Tue, 27 Mar 2018 10:02:45 +0000 (+0000) Subject: fix #2008 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1509eb2504f08c2221b712b26391ae545350622e;p=cubeextranet.git fix #2008 @0:20 --- diff --git a/fluidbook/compile/_zinc/send.bat b/fluidbook/compile/_zinc/send.bat index 51436f91b..712fd5c59 100644 --- a/fluidbook/compile/_zinc/send.bat +++ b/fluidbook/compile/_zinc/send.bat @@ -1,5 +1,6 @@ @echo off rm Fluidbook.app.zip "C:\Program Files\7-Zip\7z.exe" a -tzip Fluidbook.app.zip Fluidbook.app -"H:\Applications\PortableApps\PuTTYPortable\App\putty\pscp.exe" "Fluidbook.exe" extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/ -"H:\Applications\PortableApps\PuTTYPortable\App\putty\pscp.exe" "Fluidbook.app.zip" extranet@extranet.cubedesigners.com:/home/extranet/www/fluidbook/compile/ \ No newline at end of file +"C:\ProgramData\chocolatey\lib\kitty\tools\kscp.exe" "Fluidbook.exe" extranet@alien.cubedesigners.com:/home/extranet/www/fluidbook/compile/ +"C:\ProgramData\chocolatey\lib\kitty\tools\kscp.exe" "Fluidbook.app.zip" extranet@alien.cubedesigners.com:/home/extranet/www/fluidbook/compile/ +pause \ No newline at end of file