Skip to content

Commit

Permalink
Merge branch 'master' into demo/tenon-umami
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Moore committed Aug 15, 2019
2 parents 795bb5a + fa51acb commit c8e9daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .probo.yaml
Expand Up @@ -19,6 +19,7 @@ steps:
plugin: Script
script: |
vendor/drush/drush/drush site-install -y --root=/var/www/html demo_umami --db-url='mysqli://root:strongpassword@localhost/drupal'
chown -R www-data:www-data /src/web/sites/default/files
- name: Generate login link.
plugin: Script
script: |
Expand Down

0 comments on commit c8e9daf

Please sign in to comment.