Skip to content

Commit

Permalink
Fixing path.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Dec 27, 2016
1 parent 852d3b4 commit 8db98a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/drupal-vm/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ php_xdebug_idekey: PHPSTORM
php_xdebug_max_nesting_level: 256
php_xdebug_remote_port: "9000"

post_provision_tasks_dir: "../scripts/post-provision.yml"
post_provision_tasks_dir: "../../../acquia/blt/scripts/drupal-vm/post-provision.yml"
post_provision_scripts:
- "../../../acquia/blt/scripts/drupal-vm/post-provision.sh"
1 change: 1 addition & 0 deletions scripts/drupal-vm/post-provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
url: https://cloud.acquia.com/pipeline-client/download
dest: /usr/local/pipelines
mode: 0755

0 comments on commit 8db98a4

Please sign in to comment.