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

add powershell script #3

Merged
merged 7 commits into from
Oct 11, 2024
Merged

add powershell script #3

merged 7 commits into from
Oct 11, 2024

Conversation

bengo237
Copy link
Contributor

No description provided.

This commit updates the WOPS version to 0.2.5 in the install.ps1 script. It also adds a fallback URL for downloading the binary file in case the constructed URL fails. This ensures that the binary file can still be downloaded successfully.#3
- Replaced unsupported ternary operators with if statements for conditional assignments.
- Corrected variable reference syntax by using `${}` for variables containing special characters.
- Enhanced overall readability and maintainability of the script.
- Ensured compatibility with PowerShell parsing rules to avoid runtime errors.
@bengo237 bengo237 merged commit 67647f5 into main Oct 11, 2024
5 of 8 checks passed
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