We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5519aa4 commit 569141cCopy full SHA for 569141c
deploy/linux-bundle-appimage.sh
@@ -37,4 +37,4 @@ export NO_STRIP=1
37
# ./linuxdeploy-x86_64.AppImage --list-plugins
38
./linuxdeploy-x86_64.AppImage --appdir appdir-linux --plugin qt --output appimage
39
40
-mv ZeGrapher-x86_64.AppImage ZeGrapher-x86_64-$version.AppImage
+mv ZeGrapher-x86_64.AppImage ZeGrapher-Linux-x86_64-$version.AppImage
0 commit comments