]> gitweb.fluxo.info Git - templater.git/commitdiff
Drupal 8: Makefile: develop: make drush
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Nov 2017 16:19:12 +0000 (14:19 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Nov 2017 16:19:12 +0000 (14:19 -0200)
share/templater/drupal8/files/Makefile

index 543d2973f4b72548b9fd95ca2a32580361e42439..a24fa507bfebdf98cd6c7223a9f05c3a50d49cc0 100644 (file)
@@ -22,7 +22,8 @@ develop: submodules $(CONTAINER)
        #rm -rf $(DRUPAL)/sites/default
        #ln -s $(PROJECT) $(DRUPAL)/sites/default
        #vagrant ssh -c "$(DRUSH) pm-enable devel -y"
-       kvmx    ssh    "$(DRUSH) pm-enable devel -y"
+       echo '( cd /srv/kvmx && make drush )' | kvmx ssh
+       #kvmx    ssh    "$(DRUSH) pm-enable devel -y"
 
 # Old target
 # Install the platform