Unverified Commit 350e5610 authored by Connor's avatar Connor Committed by GitHub

fix update rocksdb script (#448)

parent 82e918a7
......@@ -40,4 +40,4 @@ update_rocksdb:
git config --file=.gitmodules submodule.rocksdb.branch ${ROCKSDB_BRANCH}; \
fi
@git submodule sync
@git submodule update --remote librocksdb_sys/rocksdb
@git submodule update --init --remote librocksdb_sys/rocksdb
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment