mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-08 00:10:07 +05:30
Update README.md
Changed script URL
This commit is contained in:
parent
d40a2f8bf6
commit
6bb6d85194
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ View YABS usage stats [here](https://yabs.rowe.sh).
|
|||
|
||||
## How to Run
|
||||
|
||||
`curl -sL yabs.sh | bash`
|
||||
`curl -sL bench.cloudcone.sh | bash`
|
||||
|
||||
This script has been tested on the following Linux distributions: CentOS 6+, Debian 8+, Fedora 30, and Ubuntu 16.04+. It is designed to not require any external dependencies to be installed nor elevated privileges to run.
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ This script has been tested on the following Linux distributions: CentOS 6+, Deb
|
|||
By default, the script runs all three tests described in the next section below. In the event that you wish to skip one or more of the tests, use the commands below:
|
||||
|
||||
```
|
||||
curl -sL yabs.sh | bash -s -- -{fdighr49}
|
||||
curl -sL bench.cloudcone.sh | bash -s -- -{fdighr49}
|
||||
```
|
||||
|
||||
* `-f`/`-d` this option disables the fio (disk performance) test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue