Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.
This repository was archived by the owner on May 14, 2021. It is now read-only.

Broken path in template #19

Description

@jurim76

By default GRADLE_HOME and PATH lead to non-existent directory "/opt/gradle/gradle-$version", but the real symlink is /opt/gradle -> /opt/gradle-2.14.1, not /opt/gradle -> /opt/gradle/gradle-2.1.4.1

The valid template should be
export GRADLE_HOME=<%= @target_real %>
export PATH="$PATH:<%= @target_real %>/bin">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions