evently-cloud / cli

Evently Command-Line Interface
Apache License 2.0
1 stars 0 forks source link

Fix binaries for Linux #6

Closed evert closed 1 year ago

evert commented 1 year ago

By default the env command consideres the entire argument string to be the binary, causing these to fail because "node --no-warnings" is not a binary.

https://unix.stackexchange.com/questions/63979/shebang-line-with-usr-bin-env-command-argument-fails-on-linux