wisski_2x_3x: Skip drush cc

This commit is contained in:
Tom Wiesing 2021-12-07 10:59:28 +01:00
parent bc7478cc8e
commit 69cf5c87ed
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15

View file

@ -18,7 +18,7 @@ popd || exit 1
# run the update and clear the cache! # run the update and clear the cache!
drush updatedb --yes drush updatedb --yes
drush cc # drush cc
# and reset everything back to normal # and reset everything back to normal
chmod 755 web/sites/default chmod 755 web/sites/default