checkout v1.2 to match current branch
This commit is contained in:
parent
d28ab68abc
commit
e1701ffdd9
|
@ -9,7 +9,7 @@ if ! [ -d ./assets/oauth3.org ]; then
|
||||||
git clone https://git.daplie.com/OAuth3/oauth3.js.git ./assets/oauth3.org
|
git clone https://git.daplie.com/OAuth3/oauth3.js.git ./assets/oauth3.org
|
||||||
fi
|
fi
|
||||||
pushd ./assets/oauth3.org
|
pushd ./assets/oauth3.org
|
||||||
git checkout v1
|
git checkout v1.2
|
||||||
git pull
|
git pull
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue