Skip to content

Commit

Permalink
fix missing dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Jan 20, 2025
1 parent daaeec3 commit 4abbad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppsspp-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ URUNTIME=$(wget -q https://api.github.com/repos/VHSgunzo/uruntime/releases -O -

# Prepare AppDir
mkdir -p ./"$PACKAGE"/AppDir/shared/lib \
./"$PACKAGE"/AppDir/etc \
./"$PACKAGE"/AppDir/usr/share \
./"$PACKAGE"/AppDir/bin
cd ./"$PACKAGE"/AppDir

Expand Down

0 comments on commit 4abbad1

Please sign in to comment.