Skip to content

Commit

Permalink
Update local.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfoxtyler authored Aug 11, 2024
1 parent 2d45baa commit ca0252e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pushd "$(dirname "$0")/../build" > /dev/null

# clean build dir if anything exists besides gitignore file
rm -rfv docs > /dev/null
# rm -rfv cloud > /dev/null
rm -rfv cloud > /dev/null
rm -rfv ../public > /dev/null

git clone https://github.com/dgraph-io/dgraph-docs.git docs
Expand Down

0 comments on commit ca0252e

Please sign in to comment.