fix docsite script
This commit is contained in:
@ -8,7 +8,7 @@ fi
|
||||
set -o errexit
|
||||
|
||||
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
|
||||
|
||||
git -C openzeppelin-docs pull -q
|
||||
|
||||
Reference in New Issue
Block a user