From 7694c6b180d34a683fc4f158d75c24b078dd640f Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 3 May 2021 21:51:10 +0200 Subject: [PATCH] commented user migration in script --- migrate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrate.sh b/migrate.sh index dec4bb95..9058ded9 100755 --- a/migrate.sh +++ b/migrate.sh @@ -3,7 +3,7 @@ drush ms --group popsu drush mim d7_allpublicfiles --update -drush mim d7_users --update +# drush mim d7_users --update drush mim d7_taxonomy_term_type_theme --update drush mim d7_taxonomy_term_ville --update drush mim d7_taxonomy_term_type_doc --update