Skip to content

Commit

Permalink
Install shedtools in /home/galaxy
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed Jun 4, 2024
1 parent b21c334 commit 0d7e940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/install_tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
ansible.builtin.include_role:
name: galaxyproject.galaxy-tools
vars:
galaxy_tools_base_dir: "{{ galaxy_root }}"
galaxy_tools_base_dir: "/home/{{ galaxy_user }}"
galaxy_tools_api_key: "{{ galaxy_config.galaxy.bootstrap_admin_api_key }}"
galaxy_tools_install_tools: true
galaxy_tools_install_workflows: true
Expand Down

0 comments on commit 0d7e940

Please sign in to comment.