We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ede39 commit dd648d6Copy full SHA for dd648d6
1 file changed
bin/compile
@@ -55,7 +55,7 @@ else
55
You must either create an executable script named buildpack-run.sh
56
in the root directory of your app, or specify one or more commands
57
to execute in the BUILDPACK_RUN config variable (colon-delimited).
58
-See https://github.com/weibeld/heroku-buildpack-run#configure
+See https://github.com/weibeld/heroku-buildpack-run#usage
59
EOF
60
exit 1
61
fi
0 commit comments