Closed dominikmank closed 3 years ago
We should run shell check
Hey @shyim , i run it through https://www.shellcheck.net/ now . Only the ENV_FILE variable is "not ok" now - but i don't know how to fix this. Do you have a hint here?
The error is just saying it cannot find the file there are some comments to specifiy it like
But its okay for me so :).
Hello,
thank you for creating this pull request. I have opened an issue on our Issue Tracker for you. See the issue link: https://issues.shopware.com/issues/NEXT-14748
Please use this issue to track the state of your pull request.
I've extended the PR a bit and added shellcheck to our pipeline. I've merged this into 6.4.
Thank you for your contribution 👍
when having a path like /Users/My Name/Workspace/.env it will become broken and the .env file can't be "sourced"