Skip to content

Commit

Permalink
recursive zip
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Sep 22, 2023
1 parent 295ddda commit 03e783c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ cp build/bootloader.bin dist/$tag
cp build/manifest.template.json dist/$tag/manifest.json
sed -i -e "s/%version%/$tag/g" dist/$tag/manifest.json

zip firmware.zip dist
zip -r firmware.zip dist

0 comments on commit 03e783c

Please sign in to comment.