Update 'README.md'

This commit is contained in:
virtubox 2017-01-14 18:21:59 +00:00
parent b99efb2853
commit 073c4f349e
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# vps-benchmark # vps-benchmark
``` ```
bash <(wget -O https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh) bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh)
```
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/bench.sh)
```
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/centos7.sh)
``` ```