mirror of
https://github.com/jakejarvis/datacenter-speed-tests.git
synced 2025-04-28 14:20:27 -04:00
modify usage commands
This commit is contained in:
parent
75e4072f4b
commit
8a4f2fc098
@ -12,11 +12,11 @@ Shell script to test speed and pings to the following datacenters:
|
||||
|
||||
**Usage:**
|
||||
|
||||
If you trust me, these commands will download and run the scripts:
|
||||
If you trust me, these commands will download and run the scripts automatically:
|
||||
|
||||
```
|
||||
curl -o- https://raw.githubusercontent.com/jakejarvis/datacenter-speed-tests/master/ping.sh | bash
|
||||
curl -o- https://raw.githubusercontent.com/jakejarvis/datacenter-speed-tests/master/speed.sh | bash
|
||||
wget -qO - https://raw.githubusercontent.com/jakejarvis/datacenter-speed-tests/master/ping.sh | bash
|
||||
wget -qO - https://raw.githubusercontent.com/jakejarvis/datacenter-speed-tests/master/speed.sh | bash
|
||||
```
|
||||
|
||||
Or, clone the repository and make sure you make the scripts executable before running:
|
||||
|
Loading…
x
Reference in New Issue
Block a user