diff --git a/fn/install.sh b/fn/install.sh index b55a0fcdb..b3c543595 100644 --- a/fn/install.sh +++ b/fn/install.sh @@ -54,7 +54,7 @@ else exit 1 fi -url='https://github.com/treeder/functions/releases/download' +url='https://gitlab.oracledx.com/odx/functions/fn/releases/download' # perform some very rudimentary platform detection case "$(uname)" in @@ -84,7 +84,7 @@ cat >&2 <<'EOF' installer script (yet - PRs welcome! [fn/install]). Please visit the following URL for more detailed installation instructions: - https://github.com/treeder/functions + https://gitlab.oracledx.com/odx/functions EOF exit 1 diff --git a/fn/bin/fn b/fn/releases/download/0.3.2/fn_mac similarity index 100% rename from fn/bin/fn rename to fn/releases/download/0.3.2/fn_mac