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 1b7b3dc commit 44a11f5Copy full SHA for 44a11f5
gimp-appimage.sh
@@ -127,7 +127,7 @@ echo "Generating [dwfs]AppBundle...(Go runtime)"
127
./pelf --add-appdir ./AppDir \
128
--appbundle-id="GIMP-$VERSION" \
129
--compression "-C zstd:level=22 -S25 -B8" \
130
- --output-to GIMP-"$"-anylinux-"$ARCH".dwfs.AppBundle
+ --output-to GIMP-"$VERSION"-anylinux-"$ARCH".dwfs.AppBundle
131
132
echo "Generating zsync file..."
133
zsyncmake *.AppImage -u *.AppImage
0 commit comments