update repo url
This commit is contained in:
parent
76edc945ce
commit
feb94731ce
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
mkdir -p assets
|
mkdir -p assets
|
||||||
if [ -d ./assets/org.oauth3 ]; then
|
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
|
fi
|
||||||
pushd ./assets/org.oauth3
|
pushd ./assets/org.oauth3
|
||||||
git checkout v1
|
git checkout v1
|
||||||
|
|
Loading…
Reference in New Issue