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 527aeaa commit a451aeeCopy full SHA for a451aee
frankenphp/docker-entrypoint.sh
@@ -61,7 +61,6 @@ if [ "$1" = 'frankenphp' ] || [ "$1" = 'php' ] || [ "$1" = 'bin/console' ]; then
61
php bin/console asset-map:compile
62
fi
63
64
-
65
echo 'PHP app ready!'
66
67
0 commit comments