Reuse icon for AppImage (#248)

This commit is contained in:
David Chavez
2024-05-23 09:03:09 +02:00
committed by GitHub
parent 466b766cfa
commit 02a774e4ff
2 changed files with 2 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

+2 -1
View File
@@ -5,7 +5,8 @@ chmod a+x linuxdeploy*
mkdir -p AppDir/usr/bin
cp Zelda64Recompiled AppDir/usr/bin/
cp -r assets/ AppDir/usr/bin/
cp .github/linux/{Zelda64Recompiled.desktop,Zelda64Recompiled.png} AppDir/
cp icons/512.png AppDir/Zelda64Recompiled.png
cp .github/linux/Zelda64Recompiled.desktop AppDir/
./linuxdeploy-static-x86_64.AppImage --appimage-extract
mv squashfs-root/ deploy