Skip to content

Commit 569141c

Browse files
committed
deploy: linux: include "Linux" in AppImage name
1 parent 5519aa4 commit 569141c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/linux-bundle-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ export NO_STRIP=1
3737
# ./linuxdeploy-x86_64.AppImage --list-plugins
3838
./linuxdeploy-x86_64.AppImage --appdir appdir-linux --plugin qt --output appimage
3939

40-
mv ZeGrapher-x86_64.AppImage ZeGrapher-x86_64-$version.AppImage
40+
mv ZeGrapher-x86_64.AppImage ZeGrapher-Linux-x86_64-$version.AppImage

0 commit comments

Comments
 (0)