Explorar o código

removed drush mst from migrate shell script

Bachir Soussi Chiadmi %!s(int64=5) %!d(string=hai) anos
pai
achega
19d50db9b3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      migrate-from-d7.sh

+ 2 - 2
migrate-from-d7.sh

@@ -5,7 +5,7 @@ echo "*         Migration             *"
 echo "*                               *"
 echo "* * * * * * * * * * * * * * * * *"
 
-drush ms --group=d7_materio
+# drush ms --group=d7_materio
 
 echo " "
 echo "Migrating Files"
@@ -39,4 +39,4 @@ drush mim d7_node_breve_i18n --feedback=100
 echo " "
 echo "Migrating Materials"
 drush mim d7_node_materiau --feedback=1000
-drush mim d7_node_materiau_i18n --feedback=1000
+drush mim d7_node_materiau_i18n --feedbaick=1000