bootstrap.sh: fix permission handling of sites/default/settings.php
authorAntonio Ospite <ao2@ao2.it>
Wed, 25 Oct 2017 16:26:30 +0000 (18:26 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 25 Oct 2017 16:26:30 +0000 (18:26 +0200)
commit9fa18898cc15d8d693b0e00508d391a67d219c84
treea87f333cb8861a51d30686f332d541b14ca4a10c
parent63f41ad0edcb12449dbae5fd4315bec15b85ee46
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.
libexec/bootstrap.sh