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 34ecf7e commit 833704aCopy full SHA for 833704a
bin/compile
@@ -22,7 +22,7 @@ if [ "$PHP_BUILDPACK_NO_NODE" != "true" ] ; then
22
fi
23
24
if [ -n "$BUILDPACK_DEBUG" ]; then
25
- set -x
+ set -x
26
27
28
BUILD_DIR="$1"
0 commit comments