File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ install :
2525 git clone
[email protected] :dennisinteractive/drupal_console_sites.git ~/.console/sites/
2626 cd ~/.console/extend && composer require dennisdigital/drupal_console_commands:dev-master# ca307ca7a922
2727 cd ~/.console/extend && composer update
28- cp /home/vagrant /.console/extend/vendor/dennisdigital/drupal_console_commands/chain/*.yml ~/.console/chain
29- cp /home/vagrant /.console/extend/vendor/drupal/console/extend.console.services.yml ~/.console/extend
30- cp /home/vagrant /.console/extend/vendor/drupal/console/extend.console.uninstall.services.yml ~/.console/extend
28+ cp ~ /.console/extend/vendor/dennisdigital/drupal_console_commands/chain/*.yml ~/.console/chain
29+ cp ~ /.console/extend/vendor/drupal/console/extend.console.services.yml ~/.console/extend
30+ cp ~ /.console/extend/vendor/drupal/console/extend.console.uninstall.services.yml ~/.console/extend
3131 drupal debug:site
3232 drupal list site
3333 echo Drupal Console Installed
You can’t perform that action at this time.
0 commit comments