Skip to content

Commit 58b2408

Browse files
author
Santi Saez
committed
Fix the file created by Composer
1 parent 82a8a81 commit 58b2408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drupal/provisioning/playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
shell: >
149149
/usr/local/bin/composer install
150150
chdir={{ drupal_core_path }}
151-
creates={{ drupal_core_path }}/sites/default/settings.php
151+
creates={{ drupal_core_path }}/vendor/autoload.php
152152
153153
- name: Install Drupal.
154154
command: >

0 commit comments

Comments
 (0)