mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
6 lines
129 B
Bash
Executable File
6 lines
129 B
Bash
Executable File
#! /bin/sh
|
|
|
|
curl -O https://storage.googleapis.com/protobuf_opensource_benchmark_data/datasets.tar.gz
|
|
tar -zvxf datasets.tar.gz
|
|
|