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

Commit

Permalink
Update URL for get.sh
Browse files Browse the repository at this point in the history
Closes: #135 - thanks Brandon.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Oct 16, 2019
1 parent a0dd21a commit 3adb3b1
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 @@ -68,7 +68,7 @@ getPackage() {
rm $targetFile
fi

url=https://github.com/alexellis/ofc-bootstrap/releases/download/$version/ofc-bootstrap$suffix
url=https://github.com/openfaas-incubator/ofc-bootstrap/releases/download/$version/ofc-bootstrap$suffix
echo "Downloading package $url as $targetFile"

curl -sSLf $url --output $targetFile
Expand Down

0 comments on commit 3adb3b1

Please sign in to comment.