mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Merge branch 'chad-add-fn' into 'master'
modifying install shell script and moving binary See merge request !23
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user