mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-10 12:41:00 +00:00
5 lines
129 B
Bash
Executable file
5 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
|
|
|