Skip to content

Commit

Permalink
this shouldn't really change anything
Browse files Browse the repository at this point in the history
i'm dying
  • Loading branch information
piplup55 authored Oct 27, 2024
1 parent e1dfeac commit 5543761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/linux/appimage/build-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cp src/Ryujinx.UI.Common/Resources/Logo_Ryujinx.png AppDir/Ryujinx.svg
cp -r "$BUILDDIR"/* AppDir/usr/bin/

# Ensure necessary bins are set as executable
chmod +x AppDir/AppRun AppDir/usr/bin/Ryujinx*
chmod +x AppDir/AppRun AppDir/usr/bin/Ryujinx.sh AppDir/usr/bin/Ryujinx

mkdir -p "$OUTDIR"

Expand Down

0 comments on commit 5543761

Please sign in to comment.