From: Antonio Ospite Date: Wed, 25 Oct 2017 16:26:30 +0000 (+0200) Subject: bootstrap.sh: fix permission handling of sites/default/settings.php X-Git-Tag: v0.1.0~16 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/9fa18898cc15d8d693b0e00508d391a67d219c84?hp=9fa18898cc15d8d693b0e00508d391a67d219c84 bootstrap.sh: fix permission handling of sites/default/settings.php drush site-install can change the permissions in sites/default so use a more robust scheme to set them when needed. ---