From 69cf5c87ed59ff58f85067445bc23bc6b2e6b83b Mon Sep 17 00:00:00 2001 From: Tom Wiesing Date: Tue, 7 Dec 2021 10:59:28 +0100 Subject: [PATCH] wisski_2x_3x: Skip drush cc --- distillery/utils/wisski_2x_3x.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distillery/utils/wisski_2x_3x.sh b/distillery/utils/wisski_2x_3x.sh index b4d73f7..dc97771 100644 --- a/distillery/utils/wisski_2x_3x.sh +++ b/distillery/utils/wisski_2x_3x.sh @@ -18,7 +18,7 @@ popd || exit 1 # run the update and clear the cache! drush updatedb --yes -drush cc +# drush cc # and reset everything back to normal chmod 755 web/sites/default