Skip to content

Commit 44a11f5

Browse files
authored
how did this get deleted 👀
1 parent 1b7b3dc commit 44a11f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gimp-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ echo "Generating [dwfs]AppBundle...(Go runtime)"
127127
./pelf --add-appdir ./AppDir \
128128
--appbundle-id="GIMP-$VERSION" \
129129
--compression "-C zstd:level=22 -S25 -B8" \
130-
--output-to GIMP-"$"-anylinux-"$ARCH".dwfs.AppBundle
130+
--output-to GIMP-"$VERSION"-anylinux-"$ARCH".dwfs.AppBundle
131131

132132
echo "Generating zsync file..."
133133
zsyncmake *.AppImage -u *.AppImage

0 commit comments

Comments
 (0)