Skip to content

Commit 4667e15

Browse files
authored
recursive zip (#25)
1 parent 295ddda commit 4667e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ cp build/bootloader.bin dist/$tag
1212
cp build/manifest.template.json dist/$tag/manifest.json
1313
sed -i -e "s/%version%/$tag/g" dist/$tag/manifest.json
1414

15-
zip firmware.zip dist
15+
zip -r firmware.zip dist

0 commit comments

Comments
 (0)