create-profile.sh: fix creating the profile outside of the web root
authorAntonio Ospite <ao2@ao2.it>
Mon, 18 Dec 2017 14:12:58 +0000 (15:12 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 18 Dec 2017 14:12:58 +0000 (15:12 +0100)
commit9725959472f76a32e61b26e6b838a1e85c314ed2
tree7f6e88c3548a77a063043ae2cd73e81b27f399ae
parent88ff2332efdd054416d62f1b7e3827a9b60bf792
create-profile.sh: fix creating the profile outside of the web root

Use the new --profile-path option of create:profile available since
drupal-console 1.3.0, this avoids removing the profile directory used
when installing the site.
libexec/create-profile.sh