Update migration directions
This commit is contained in:
parent
20dcc8f80d
commit
b891947897
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
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`
|
- Read the db source into the proper database: `mysql geo_legacy < geo_legacy.sql`
|
||||||
- `drush mim --group="migrate_drupal_7_geo"`
|
- `drush mim --group="migrate_drupal_7_geo"`
|
||||||
|
- `drush php:script article_repost_term.php`
|
||||||
|
|
||||||
## Post go-live tasks
|
## Post go-live tasks
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue