Skip to content

Commit 677cd1f

Browse files
authored
Update android-tools-appimage.sh
1 parent 3d6ff28 commit 677cd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-tools-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ echo "Generating [dwfs]AppBundle..."
5050
--add-updinfo "$UPINFO" \
5151
--compression "-C zstd:level=22 -S26 -B8" \
5252
--appbundle-id="android-tools#github.com/$GITHUB_REPOSITORY:$VERSION@$(date +%d_%m_%Y)" \
53-
--output-to ./Android_Tools-"$VERSION"-anylinux-"$ARCH".AppImage
53+
--output-to ./Android_Tools-"$VERSION"-"$ARCH".dwfs.AppBundle
5454

5555
echo "Generating zsync file..."
5656
zsyncmake ./*.AppBundle -u ./*.AppBundle

0 commit comments

Comments
 (0)