easy-deploy-bundle
easy-deploy-bundle copied to clipboard
Console-Binary-Path not honored
If I set ->consoleBinaryPath('bin/adminconsole') for deployment of a Sulu CMS application, it is not honored and the {{ console_bin }} template variable is still evaluated as bin/console. Now, this works for Sulu because of a fallback, but results in annoying messages:
"[WARNING] This command will be executed in the "admin" context. For the "website" context, run ./bin/websiteconsole"