mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
give cli.js the exec bit
package.json points bin.oc at src/cli.js, so an npm link resolves the global oc to this file directly and running it needs the bit. Without it every oc invocation dies with Permission denied while node src/cli.js keeps working, which is easy to miss.
This commit is contained in:
Regular → Executable
Reference in New Issue
Block a user