From 2cdec014cc08954d66b944e2f980b776d586993b Mon Sep 17 00:00:00 2001 From: mkontani Date: Tue, 14 May 2019 21:24:07 +0900 Subject: [PATCH] Signed-off-by: mkontani modified: install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c65990205f..2f1c222fab 100644 --- a/install.sh +++ b/install.sh @@ -378,7 +378,7 @@ End of functions from https://github.com/client9/shlib EOF PROJECT_NAME="oathkeeper" -OWNER=github.com/ory +OWNER="ory" REPO="oathkeeper" BINARY=oathkeeper FORMAT=tar.gz