We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1555c8b + fb9413a commit 95e740fCopy full SHA for 95e740f
platform-linux/export_project.sh
@@ -34,4 +34,4 @@ cp $SVGPATH/screen_list.js $TMPPATH/
34
35
# zip files
36
cd $TMPPATH
37
-zip $TMPPATH/${project_name}.zip $TMPPATH/*.json $TMPPATH/*.js $TMPPATH/*.svg
+zip -j $TMPPATH/${project_name}.zip $TMPPATH/*.json $TMPPATH/*.js $TMPPATH/*.svg
0 commit comments