diff --git a/docs/deploycommand.md b/docs/deploycommand.md index f4c17d5bb4..0f37938886 100644 --- a/docs/deploycommand.md +++ b/docs/deploycommand.md @@ -6,8 +6,7 @@ deployment script updates the codebase for the target site and then this command performs the following: ```shell -drush updatedb --no-cache-clear -drush cache:rebuild +drush updatedb drush config:import drush cache:rebuild drush deploy:hook