Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in path /var/www/shop/... #99

Open
renierG opened this issue Jul 5, 2023 · 1 comment
Open

Typo in path /var/www/shop/... #99

renierG opened this issue Jul 5, 2023 · 1 comment

Comments

@renierG
Copy link

renierG commented Jul 5, 2023

if sudo -E -u www-data php /var/www/shop/bin/console system:install --help | grep -q -- --shop-locale; then

@morca
Copy link

morca commented Dec 15, 2023

If you want 'de-DE' (or other locale as english) as default language (INSTALL_LOCALE) in shopware you have to correct this script.
For example with:
sed -i 's/var/www/shop/bin/console/var/www/html/bin/console/g' /etc/shopware/scripts/on-install/01-install-sw.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants