Skip to content
Snippets Groups Projects
Commit dd14c967 authored by Steven Jones's avatar Steven Jones
Browse files

Try to get installing in Drush 5 to work.

parent fe144b28
No related branches found
No related tags found
No related merge requests found
......@@ -200,6 +200,7 @@ function drush_provision_hostmaster_install($site = NULL) {
drush_print(dt("Initializing the hosting system"));
drush_invoke_process('@none', 'cache-clear', array('drush'));
provision_backend_invoke($site_name, 'hosting-setup');
drush_print("");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment