From 63156555000ebe70c8e25176ccc97035226904cd Mon Sep 17 00:00:00 2001 From: Janos Miko Date: Fri, 17 Jan 2025 11:37:34 +0100 Subject: [PATCH] fix: typo in shopware install script --- images/_php-fpm-common/shopware-web/bin/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/images/_php-fpm-common/shopware-web/bin/install.sh b/images/_php-fpm-common/shopware-web/bin/install.sh index 4486be30..e13e707b 100755 --- a/images/_php-fpm-common/shopware-web/bin/install.sh +++ b/images/_php-fpm-common/shopware-web/bin/install.sh @@ -528,7 +528,7 @@ shopware_configure_varnish() { shopware_configure_varnish_post_6_6_0_0 } -shopware_configure_redis_post_6_6_0_0() { +shopware_configure_varnish_post_6_6_0_0() { cat <"$(app_path)/config/packages/zz-varnish.yml" shopware: http_cache: @@ -541,7 +541,7 @@ shopware: EOF } -shopware_configure_redis_pre_6_6_0_0() { +shopware_configure_varnish_pre_6_6_0_0() { cat <"$(app_path)/config/packages/zz-varnish.yml" shopware: reverse_proxy: