We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ef13b commit 8f6bb89Copy full SHA for 8f6bb89
webinstall
@@ -33,3 +33,5 @@ cp code/*.hny $dir/code
33
cp modules/*.hny $dir/modules
34
cp python/*.py $dir/python
35
cp distributions/*.zip $dir/distributions
36
+
37
+zip -r $dir/sources.zip code modules python
0 commit comments