Update URL
This commit is contained in:
parent
fe62cbc5e1
commit
b811a242b4
|
@ -167,7 +167,7 @@ pushd /path/to/your/web/app
|
||||||
|
|
||||||
# clone the project as assets/org.oauth3
|
# clone the project as assets/org.oauth3
|
||||||
mkdir -p assets
|
mkdir -p assets
|
||||||
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
|
||||||
pushd assets/org.oauth3
|
pushd assets/org.oauth3
|
||||||
git checkout v1
|
git checkout v1
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in New Issue