aboutsummaryrefslogtreecommitdiff
path: root/share/templater/drupal8
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-02 15:02:35 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-02 15:02:35 -0200
commit1a9ceca69091c76ced7ac520d02789ee4f350cb5 (patch)
tree63f3b5af08b10451b048c4cb1050a8f103eeaea1 /share/templater/drupal8
parentddb4322c9d4a53ace7e5ab00e131b97832af51a0 (diff)
downloadtemplater-1a9ceca69091c76ced7ac520d02789ee4f350cb5.tar.gz
templater-1a9ceca69091c76ced7ac520d02789ee4f350cb5.tar.bz2
Misc fixes
Diffstat (limited to 'share/templater/drupal8')
-rw-r--r--share/templater/drupal8/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templater/drupal8/files/Makefile b/share/templater/drupal8/files/Makefile
index ce0eb53..ddedd48 100644
--- a/share/templater/drupal8/files/Makefile
+++ b/share/templater/drupal8/files/Makefile
@@ -93,7 +93,7 @@ drush:
# Run drush site-install
site_install:
- $(DRUSH) site-install
+ $(DRUSH) site-install -y
# Run drush site-install, sqlite version
# See https://api.drupal.org/api/drupal/core%21INSTALL.sqlite.txt/8.4.x