By linuxuser on
Is there a howto or something similar how to do a core-update, eg. from 6.4 to 6.5 with drush?
Is it only "drush.php pm update"? This looks to simple for me compared doing it manually.
Is there a howto or something similar how to do a core-update, eg. from 6.4 to 6.5 with drush?
Is it only "drush.php pm update"? This looks to simple for me compared doing it manually.
Comments
Drush can now do core - drush 3
run
drush uphttp://drupal.org/project/drush
benjamin, Agaric