Skip to content

Commit

Permalink
fix: zip recursive for tutorial script
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Dec 12, 2024
1 parent 294ee40 commit 2f2016c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/zip-tutorial.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ cp -ra examples cjit-tutorial
git clone --depth 1 https://github.com/dyne/docs dyne-docs
cp -ra dyne-docs/src/cjit cjit-tutorial/docs

zip a cjit-tutorial.zip cjit-tutorial
zip -r a cjit-tutorial.zip cjit-tutorial

0 comments on commit 2f2016c

Please sign in to comment.