From: Antonio Ospite Date: Mon, 27 Aug 2018 13:53:54 +0000 (+0200) Subject: bootstrap.sh: fix setting the --uri option for Drush 9 X-Git-Tag: v0.1.2~3 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/7efd2804ab5ec85669ee8ca8fc00df68dce3277d?ds=sidebyside;hp=7efd2804ab5ec85669ee8ca8fc00df68dce3277d bootstrap.sh: fix setting the --uri option for Drush 9 Set the --uri option in Drush 9. This is basically a port of commit 9d37dad (bootstrap.sh: set the drush --uri option, 2018-03-16) for Drush 9. ---