From: Antonio Ospite Date: Wed, 25 Oct 2017 16:28:23 +0000 (+0200) Subject: bootstrap.sh: copy settings.local.php only when it's not already there X-Git-Tag: v0.1.0~15 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/1145ee9e3e74f847da8d165b3ef6887bb15e0c7c?hp=1145ee9e3e74f847da8d165b3ef6887bb15e0c7c bootstrap.sh: copy settings.local.php only when it's not already there This is to preserve local changes in case of a re-bootstrap. ---