Skip to content

Commit 3d96994

Browse files
committed
change the final name of the binary
1 parent fbc12a6 commit 3d96994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-linux_arm64.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ls -al
113113
rm -rf release
114114
mkdir release
115115
cp *.deb release/$NAME-Linux-$ARCH.deb
116-
cp $NAME-$ARCH.AppImage release/$NAME-Linux-$ARCH.AppImage
116+
cp $NAME-aarch64.AppImage release/$NAME-Linux-$ARCH.AppImage
117117
#sudo apt remove bowlerlauncher
118118
#sudo dpkg -i *.deb
119119

0 commit comments

Comments
 (0)