diff --git a/composer.json b/composer.json index 01f000a..2c61858 100644 --- a/composer.json +++ b/composer.json @@ -211,7 +211,6 @@ "quick-start": [ "composer install", "php docroot/core/scripts/drupal quick-start drutopia --no-interaction" - ], - "post-drupal-scaffold-cmd": "scripts/retain-custom-htaccess.sh" + ] } }