diff --git a/README.md b/README.md index d93ee62..ce52528 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ ddev . drush mim --group="migrate_drupal_7_geo" 1. Return to the server (`ssh geo_live@drutopia.org`), load legacy db and run the migration: - Read the db source into the proper database: `mysql geo_legacy < geo_legacy.sql` - `drush mim --group="migrate_drupal_7_geo"` + - `drush php:script article_repost_term.php` ## Post go-live tasks