mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
i dislike workflows
This commit is contained in:
parent
734597a0ef
commit
7aca4abdd6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ cp distribution/linux/Ryujinx.desktop AppDir/Ryujinx.desktop
|
|||
cp distribution/linux/appimage/AppRun AppDir/AppRun
|
||||
cp distribution/misc/Logo.svg AppDir/Ryujinx.svg
|
||||
|
||||
cp -r "$BUILDDIR"/publish/* AppDir/usr/bin/
|
||||
cp -r "$BUILDDIR"/* AppDir/usr/bin/
|
||||
|
||||
# Ensure necessary bins are set as executable
|
||||
chmod +x AppDir/AppRun AppDir/usr/bin/Ryujinx*
|
||||
|
|
|
|||
Loading…
Reference in a new issue