From feb94731ceaf36f079c3c5574e34e33c5832bd14 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 8 Jun 2017 22:12:31 +0000 Subject: [PATCH] update repo url --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 52ec282..5541152 100644 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ mkdir -p assets if [ -d ./assets/org.oauth3 ]; then - git clone git@git.daplie.com:Daplie/oauth3.js.git ./assets/org.oauth3 + git clone git@git.daplie.com:OAuth3/oauth3.js.git ./assets/org.oauth3 fi pushd ./assets/org.oauth3 git checkout v1