@@ -164,9 +164,9 @@ TIP: 'dev' is the environment to deploy the Drupal installation, see the default
* _Deploy_ the Drupal installation to Aegir
$ fab --set=build_number=1,migrate=true,remove_platform_without_sites=true deploy:dev
$ fab --set=build_number=1,migrate=true,remove_platform=true deploy:dev
TIP: 'migrate' and 'remove_platform_without_sites' are optionals parameters but 'build_number' is not, you should pass it always with a different value.
TIP: 'migrate' and 'remove_platform' are optionals parameters but 'build_number' is not, you should pass it always with a different value.