Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Change the get.sh owner value to openfaas
Browse files Browse the repository at this point in the history
**What**
- update the OWNER value in the `get.sh` because the repo has cahgned
  from openfaas-incubator to openfaas

Signed-off-by: Lucas Roesler <[email protected]>
  • Loading branch information
LucasRoesler authored and alexellis committed Dec 5, 2020
1 parent c7114a5 commit e16b776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

export VERIFY_CHECKSUM=0
export ALIAS=""
export OWNER=openfaas-incubator
export OWNER=openfaas
export REPO=ofc-bootstrap
export SUCCESS_CMD="$REPO version"
export BINLOCATION="/usr/local/bin"
Expand Down

0 comments on commit e16b776

Please sign in to comment.