We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8d3b3 commit 0ab1d30Copy full SHA for 0ab1d30
bin/build
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
cd /app
3
-npm run -s main
+node lib/main.js
0 commit comments