Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a57b70145cb0a950c1c3a9a4fddf0438c60126f2
/
.
/
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