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"