Skip to content

Powershell Fallback for Windows Script Execution #5

@philbudden

Description

@philbudden

The current setup assumes a Unix-like shell environment, causing script execution to fail on Windows. We need a reliable mechanism to detect when the host OS is Windows and automatically switch to running a Powershell script instead of the default shell script. This should be seamless and not require manual intervention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions