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

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

Closed
panchoh opened this issue Oct 31, 2019 · 1 comment
Closed

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

panchoh opened this issue Oct 31, 2019 · 1 comment

Comments

@panchoh
Copy link
Contributor

panchoh commented Oct 31, 2019

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.

@panchoh panchoh added this to the 1.1.0 milestone Oct 31, 2019
@hhurtado
Copy link
Contributor

Closed, contiue in #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants