From aadaa5af42619a69d7a3776214b2b6ed5566c14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20M=C3=BCller?= Date: Wed, 25 Oct 2023 15:53:49 +0200 Subject: [PATCH] Revert "blind test" This reverts commit e66b6a80a43dd5bd51b17d24795f669b424cc149. --- install.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install.yaml b/install.yaml index 6961153..ab136a2 100644 --- a/install.yaml +++ b/install.yaml @@ -18,6 +18,4 @@ post_install_actions: - | #ddev-description: Change the redis dump filename # - # sed -i -e "s/REPLACE_ME/${DDEV_SITENAME}/g" redis/snapshots.conf - # blind test - docker run -i --rm ddev/ddev-utilities sed -i -e "s/REPLACE_ME/${DDEV_SITENAME}/g" redis/snapshots.conf + sed -i -e "s/REPLACE_ME/${DDEV_SITENAME}/g" redis/snapshots.conf