From 964f9245293dbdc37105806d41a0d44adbabdf56 Mon Sep 17 00:00:00 2001 From: rusefi Date: Thu, 23 Feb 2017 14:21:32 -0500 Subject: [PATCH] progress --- misc/build_current_bundle.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/build_current_bundle.bat b/misc/build_current_bundle.bat index cc95b5780d..f6752d6955 100644 --- a/misc/build_current_bundle.bat +++ b/misc/build_current_bundle.bat @@ -127,6 +127,8 @@ echo put rusefi_simulator.zip >> ftp_commands.txt echo put rusefi_console.zip >> ftp_commands.txt echo exit >> ftp_commands.txt +cd temp +winscp.com /script=../ftp_commands.txt echo %date% %time% echo "DONE here"