Skip to content

fix: only consider directories when detecting latest wine version#35

Open
5entinel0f5ilence wants to merge 1 commit into
valarnin:xlcorefrom
5entinel0f5ilence:xlcore
Open

fix: only consider directories when detecting latest wine version#35
5entinel0f5ilence wants to merge 1 commit into
valarnin:xlcorefrom
5entinel0f5ilence:xlcore

Conversation

@5entinel0f5ilence

Copy link
Copy Markdown

The current directory listing does not differentiate between files and folders, which can cause the script to mistakenly select a backup archive instead of the latest wine version directory.

Update the listing command to explicitly target only subdirectories. This ensures backup files are ignored. Correctly handles whitespace in directory names in case of an unusual .xlcore location.

The current directory listing does not differentiate between files and
folders, which can cause the script to mistakenly select a backup
archive instead of the latest wine version directory.

Update the listing command to explicitly target only subdirectories.
This ensures backup files are ignored. Correctly handles whitespace
in directory names in case of an unusual .xlcore location.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant