Skip to content

staticpath does not work in cmd.exe #22

@pomber

Description

@pomber

When using staticpath in cmd.exe (in windows) files are not copied.
Probably because of the cp command:
if (cfg.staticpath) userCmds.push("cp -r " + cfg.staticpath + "/* .");

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions