Remove reference to non-existent script in composer json
This commit is contained in:
parent
00f5c9c525
commit
6ccac9bd99
1 changed files with 1 additions and 2 deletions
|
@ -211,7 +211,6 @@
|
||||||
"quick-start": [
|
"quick-start": [
|
||||||
"composer install",
|
"composer install",
|
||||||
"php docroot/core/scripts/drupal quick-start drutopia --no-interaction"
|
"php docroot/core/scripts/drupal quick-start drutopia --no-interaction"
|
||||||
],
|
]
|
||||||
"post-drupal-scaffold-cmd": "scripts/retain-custom-htaccess.sh"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue