Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ascillato committed May 11, 2018
1 parent 766e762 commit b4b03d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions COPYFILES.BAT
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ echo Copying Firmwares for Release
echo:
echo ***************************************************************

cd %systemdrive%\users\%username%\Desktop\Sonoff-Tasmota_KNX\.pioenvs
cd %systemdrive%\users\%username%\Desktop\Sonoff-Tasmota-development\.pioenvs

copy sonoff-BG\firmware.bin sonoff_KNX-BG.bin
copy sonoff-CN\firmware.bin sonoff_KNX-CN.bin
Expand All @@ -24,7 +24,8 @@ copy sonoff-IT\firmware.bin sonoff_KNX-IT.bin
copy sonoff-minimal\firmware.bin sonoff_minimal.bin
copy sonoff-NL\firmware.bin sonoff_KNX-NL.bin
copy sonoff-PL\firmware.bin sonoff_KNX-PL.bin
copy sonoff-PT\firmware.bin sonoff_KNX-PT.bin
copy sonoff-PT_PT\firmware.bin sonoff_KNX-PT_PT.bin
copy sonoff-PT_BR\firmware.bin sonoff_KNX-PT_BR.bin
copy sonoff-RU\firmware.bin sonoff_KNX-RU.bin
copy sonoff-TW\firmware.bin sonoff_KNX-TW.bin

Expand Down

0 comments on commit b4b03d8

Please sign in to comment.