Skip to content

Commit 20b18c7

Browse files
authored
Update prepare-release.sh
1 parent 276adc1 commit 20b18c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prepare-release.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
pio run -e emonevse
66
pio run -e openevse
77
pio run -e emonevse_eu
8+
pio run -e emonevse_v6
89

910
cp .pio/build/emonevse/firmware.hex emonevse.hex
1011
cp .pio/build/openevse/firmware.hex openevse.hex
1112
cp .pio/build/openevse_eu/firmware.hex openevse_eu.hex
13+
cp .pio/build/openevse_v6/firmware.hex openevse_v6cgmi.hex
1214
ls *.hex
1315

1416
echo "Done"

0 commit comments

Comments
 (0)