Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c73bb22a8045b51ee4db0665641588de15647a8b
/
.
/
third_party
/
protobuf
/
benchmarks
/
download_data.sh
blob: fa0729e9a336eb6b11ec04a9ec08ff78950fdc6a [
file
] [
log
] [
blame
]
Austin Schuh
40c1652
2018-10-28 20:27:54 -0700
[
diff
] [
blame
]
1
#! /bin/sh
2
3
curl
-
O https
://
storage
.
googleapis
.
com
/
protobuf_opensource_benchmark_data
/
datasets
.
tar
.
gz
4
tar
-
zvxf datasets
.
tar
.
gz
5