Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-core / config / dist / chain / site-install.yml
diff --git a/vendor/drupal/console-core/config/dist/chain/site-install.yml b/vendor/drupal/console-core/config/dist/chain/site-install.yml
deleted file mode 100644 (file)
index 8315dfa..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-commands:
-# Install Drupal
-  - command: site:install
-    options:
-      langcode: en
-      db-type: sqlite
-      db-file: sites/default/files/.ht.sqlite
-      site-name: 'Drupal 8 Quick Start'
-      site-mail: admin@example.com
-      account-name: admin
-      account-mail: admin@example.com
-      account-pass: admin
-    arguments:
-      profile: standard