|
@@ -8,7 +8,7 @@ fi
|
|
set -o errexit
|
|
set -o errexit
|
|
|
|
|
|
if [ ! -d openzeppelin-docs ]; then
|
|
if [ ! -d openzeppelin-docs ]; then
|
|
- git clone https://github.com/frangio/openzeppelin-docs.git
|
|
|
|
|
|
+ git clone https://github.com/frangio/openzeppelin-docs.git openzeppelin-docs
|
|
fi
|
|
fi
|
|
|
|
|
|
git -C openzeppelin-docs pull -q
|
|
git -C openzeppelin-docs pull -q
|