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 54c6185 commit 0cf6055Copy full SHA for 0cf6055
entrypoint.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
3
-/app/bin/console.php $@
+exec /app/bin/console.php "$@"
0 commit comments