Skip to content

Commit

Permalink
Fix build names PlusPlug(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 committed Oct 11, 2023
1 parent 9a2d36e commit 49a4113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ do
generatezip $i "tasmota32c3.bin" "fs-4MB-tasmota-C3.img" 2
done
ShellyPlus=( PlusHT PlusPlugS PlusPlugUK PlugIT PlugUS PlugUK PlusI4 PlusWallDimmer Plus1PM Plus1 Plus2PM )
ShellyPlus=( PlusHT PlusPlugS PlusPlugUK PlusPlugIT PlusPlugUS PlusI4 PlusWallDimmer Plus1PM Plus1 Plus2PM )
for i in "${ShellyPlus[@]}"
do
generatezip $i "tasmota32solo1.bin" "fs-4MB-tasmota.img" 1
Expand Down

0 comments on commit 49a4113

Please sign in to comment.