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

Entry file is not marked as executable. #68

Open
bogusfocused opened this issue Jul 11, 2017 · 2 comments
Open

Entry file is not marked as executable. #68

bogusfocused opened this issue Jul 11, 2017 · 2 comments
Labels

Comments

@bogusfocused
Copy link

I use

"node_deb": { "entrypoints": { "daemon": "server.js " } }

server.js is not marked executable and so install fails.

@heartsucker
Copy link
Owner

Yeah, I mean that'd be a nicety to have it auto change it. I already do a lot of messing around with the files, but I think I could add a chmod +x to node-deb to fix that. I'm trying to not meddle too much with people's files and hope they know to do some of these things. I'll think about this one.

@bogusfocused
Copy link
Author

This is especially true for windows users like me!

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

No branches or pull requests

2 participants