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 3af6a3d commit d215349Copy full SHA for d215349
bin/compile
@@ -69,7 +69,7 @@ if [[ $VERSION == nightly* || $VERSION == master* ]]; then
69
fi
70
71
72
-php-build -i development "${buildDefinition}" "${INSTALL_DEST}/${VERSION}"
+sudo php-build -i development "${buildDefinition}" "${INSTALL_DEST}/${VERSION}"
73
74
pushd "${INSTALL_DEST}/${VERSION}"
75
0 commit comments