Overwrite settings.php
This commit is contained in:
parent
dbeee034e2
commit
d634b835f8
2 changed files with 1563 additions and 0 deletions
drupal/.docksal/commands
|
@ -8,6 +8,9 @@ fin start
|
|||
|
||||
fin run composer install
|
||||
|
||||
# Overwrite settings.php.
|
||||
cp ../files/settings.php ../../web/sites/default
|
||||
|
||||
fin drush site:install -y
|
||||
|
||||
# Reset the site uuid.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue