Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALL: Fix install script #286

Merged
merged 1 commit into from
Apr 23, 2024
Merged

ALL: Fix install script #286

merged 1 commit into from
Apr 23, 2024

Conversation

jonz94
Copy link
Collaborator

@jonz94 jonz94 commented Apr 23, 2024

This PR replaces the default Copy-Item -Path ... with Copy-Item -LiteralPath ...

This ensures that if there are special characters inside the filename (such as [ or ], etc), they won't be parsed as a regular expression.


References:

@jonz94 jonz94 merged commit b4caaf8 into master Apr 23, 2024
1 check failed
@jonz94 jonz94 deleted the fix-install-script branch April 23, 2024 13:11
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