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.
1 parent 99e49fc commit fb9413aCopy full SHA for fb9413a
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