File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 985
985
<param name =" final_folder" value =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/esptool-0.4.5-win32" />
986
986
<param name =" dest_folder" value =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/" />
987
987
</antcall >
988
- <move file =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/esptool-0.4.5-win32/esptool.exe" tofile =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/esptool.exe" />
988
+ <copy file =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/esptool-0.4.5-win32/esptool.exe" tofile =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/esptool.exe" />
989
989
<delete dir =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/esptool-0.4.5-win32/" />
990
990
991
991
</target >
You can’t perform that action at this time.
0 commit comments