Correct variable expansion #72
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: N-archive/pineapple-src#72
Loading…
Reference in a new issue
No description provided.
Delete branch "patch-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.