1 example for drush

{{ score }}
  # Clear all the Drupal cache
drush cc all

# Perform the database update (executes the hook_update)
drush updb