Skip to content

Use os-dependent interpreter for running the .pow file #83

@panchoh

Description

@panchoh

kapow server file.pow uses bash (hardcoded) to run file.pow.

This hinders using kapow on Windows.

kapowCMD := exec.Command("bash", powfile)

Related to #48.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions