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.
2 parents 7d8fa57 + f544694 commit 8df2121Copy full SHA for 8df2121
utils/php_proxy.sh
@@ -15,4 +15,4 @@ if [[ "$REGENERATE" == "1" ]]; then
15
/usr/bin/real_php /usr/local/bin/setup_extensions.php | sudo bash
16
fi
17
18
-/usr/bin/real_php "$@"
+exec /usr/bin/real_php "$@"
0 commit comments