We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f12b2 commit 581be58Copy full SHA for 581be58
README.md
@@ -25,7 +25,7 @@ runScript({
25
binPaths: [
26
'/path/to/npx/node_modules/.bin',
27
'/path/to/npm/prefix/node_modules/.bin',
28
- ]
+ ],
29
30
// optional, defaults to /bin/sh on unix, or cmd.exe on windows
31
scriptShell: '/bin/bash',
0 commit comments