Correct variable expansion #72

Merged
qurious-pixel merged 1 commit from patch-2 into main 2022-06-30 10:26:34 +02:00
qurious-pixel commented 2022-06-29 16:01:30 +02:00 (Migrated from github.com)

fixes https://github.com/pineappleEA/pineapple-src/issues/70

This ensures that Pineapple will update even if the file name has been changed.
It launches the known filename yuzu-x86_64.AppImage

Fixes an error where ./ was appended to the filename causing it to create duplicate names and failing to launch.

fixes https://github.com/pineappleEA/pineapple-src/issues/70 This ensures that Pineapple will update even if the file name has been changed. It launches the known filename `yuzu-x86_64.AppImage` Fixes an error where `./` was appended to the filename causing it to create duplicate names and failing to launch.
Sign in to join this conversation.
No description provided.