Skip to content

Startup script needs to have curl handle redirects #10

Description

@orta

I had to add -L to the curls in fusionauth/bin/startup.sh in order to boot the server

curl ${CURL_OPTS} "${DOWNLOAD_URL}"  -L -o "${JAVA_DIR}/openjdk-macos-${JAVA_VERSION}.tar.gz"

Because the tar if downloads was a 'you have been redirected' page. Couldn't find it in the repo though, so made an issue 👍🏻

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions