exoframejs / exoframe

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
https://exoframejs.github.io/exoframe/
1.13k stars 56 forks source link

Update deploy.js #293

Closed socarlosb closed 4 years ago

socarlosb commented 4 years ago

Executing on a Windows System the ignore logic fails, since the path string differs from a system we can give the task to Node and use path.relative 👍

https://nodejs.org/api/path.html#path_path_relative_from_to

yamalight commented 4 years ago

@socarlosb looks good, thanks for the PR! 👍

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 81.091% when pulling 5e11df738a537460c3edb6e847b717934fe14947 on socarlosb:patch-1 into 568969c73132e644391e21ba8defaf429589b4d8 on exoframejs:master.