From: Antonio Ospite Date: Thu, 21 Dec 2017 11:58:11 +0000 (+0100) Subject: bootstrap.sh: always update RewriteBase X-Git-Tag: v0.1.2~25 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/f55dc38b3449a995aa1c1f388b9c522023c9d8d5?hp=f55dc38b3449a995aa1c1f388b9c522023c9d8d5 bootstrap.sh: always update RewriteBase Cover the case of bootstrapping a site a second time without cleaning the web/ directory when the user changed the value of SITE_BASE_PATH in bootstrap.conf: be sure to propagated the change to the .htaccess file. ---