We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a52a6 commit f38bfa1Copy full SHA for f38bfa1
build_and_test.sh
@@ -2,4 +2,4 @@
2
3
touch bin/index.js
4
chmod a+x bin/index.js
5
-sh -c "$(cat build_and_test.bat)"
+sh -e -c "$(cat build_and_test.bat)"
0 commit comments